'Declaration Public Overrides Function GetFocusedPageIndex( _
ByVal docДокумент.As Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc _
) As System.Int32
public override System.Int32 GetFocusedPageIndex(
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc doc
)
public: System.Int32 GetFocusedPageIndex(
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc* doc
); override
public:
System.Int32 GetFocusedPageIndex(
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsDoc^ doc
); override
Parameters
- doc
- Документ.
Return Value
Индекс выбранной страницы в просмотрщике.