The following tables list the members exposed by DocumentReaderPageCollection.
Public Properties
Name | Description | |
---|---|---|
BitsPerPixel | Gets the number of bits per pixel of this page. (Inherited from ReadOnlyCollection<DocumentReaderPage>) | |
DocumentReaderInstance | Gets the owner DocumentReader. | |
DpiX | Gets the horizontal resolution of this page in dots per inch. (Inherited from ReadOnlyCollection<DocumentReaderPage>) | |
DpiY | Gets the vertical resolution of this page in dots per inch. (Inherited from ReadOnlyCollection<DocumentReaderPage>) | |
PageNumber | Gets the number of this page. (Inherited from ReadOnlyCollection<DocumentReaderPage>) | |
PixelHeight | Gets the physical height this page in pixels. (Inherited from ReadOnlyCollection<DocumentReaderPage>) | |
PixelWidth | Gets the physical width this page in pixels. (Inherited from ReadOnlyCollection<DocumentReaderPage>) | |
Size | Gets the size of this page in logical units. (Inherited from ReadOnlyCollection<DocumentReaderPage>) |