Namespace:
Atalasoft.Imaging.Codec.Pdf
Assembly:
Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic Page this[
int index
] { get; }Public ReadOnly Default Property Item (
index As Integer
) As Page
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
Page
See Also