Click or drag to resize

CPDFViewerGetMaxViewIndex Method

Get the total number of layers currently added

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public int GetMaxViewIndex()

Return Value

Type: Int32
The total number of layers currently added
See Also