Attachment annotation page index
Namespace: Spire.PdfViewer.FormsAssembly: Spire.PdfViewer.Forms (in Spire.PdfViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.2020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int PageIndex { get; }
Public ReadOnly Property PageIndex As Integer Get
public: property int PageIndex { int get (); }
member PageIndex : int with get