Name | Description | |
---|---|---|
![]() | APIVersion | Version of the API. |
![]() | BoxType | Progress box type for the Print() method. |
![]() | Count | Number of pages. |
![]() | EmfResolution | Resolution of the metafiles generated internally. |
![]() | Filename | Filename. |
![]() | FileVersion | Version of the file. |
![]() | Handle | Internal handle of the preview file. |
![]() | Item | The class indexer provides access to the each page of the preview file. A page is always represented by the PreviewPage class. Alternatively the class supports the IEnumerable interface - you can cover the pages with a for each... in loop. |
![]() | Language | |
![]() | Pages | Gives access to the page collection stored in this preview file. |
![]() | PrinterCount | Number of printers used for the original printout. |
![]() | Units | Unit system used for the original printout. |