Gets the C1PdfPageContext at the specified index.
Namespace:
C1.Phone.PdfViewerAssembly: C1.Phone.PdfViewer (in C1.Phone.PdfViewer.dll)
Syntax
C# |
---|
public C1PdfPageContext this[ int index ] { get; set; } |
Visual Basic |
---|
Public Property Item ( _ index As Integer _ ) As C1PdfPageContext Get Set |
Parameters
- index
- Type: System..::..Int32