Gets information about an existing page in a PDF Document.
Visual Basic |
---|
Public Function GetInfo( _ ByVal PageNumber As Long _ ) As PageInfo |
- PageNumber
- A long value which represents the page number to get the information of.
PageInfo associated with the given page number to get the information from.