PdfPageInfo Properties |
The PdfPageInfo type exposes the following members.
Name | Description | |
---|---|---|
CompressionSelector | The CompressionSelector is a delegate that is used to choose the compression for an image. | |
GenerateThumbnails | Determines whether or not a thumbnail will be generated for this page. | |
OutputType | Determines the output style for this page. | |
PageImage | A PdfImageTicket that represents the full image for this page. | |
PdfPageSize | The dimensions of the output page in PDF page units (1/72 of an inch) | |
TextColor | Determines the default color for text on the page. | |
ThumbnailImage | Determines the image that will be used for a thumbnail for a page. | |
UseDocumentTextColor | Indicates that the color determined by the document is what will be used for final output. |