The PdfDrawOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets the background color of produced images.
|
![]() | Compression |
Gets or sets the image compression options.
|
![]() | CutUnusedSpace |
Gets a value indicating whether to cut unused space in produced images.
|
![]() | Height |
Gets the height in pixels of produced images.
|
![]() | HorizontalResolution |
Gets or sets the horizontal resolution of produced images.
|
![]() | ScalingMode |
Gets the value indicating how to resize the content of PDF pages on the produced images.
|
![]() | SimulateOverprint |
Gets or sets the value indicating whether to simulate the effects of overprinting spot and
process colors in the same way they would occur when printing.
|
![]() | UsePrintMode |
Gets or sets the value indicating whether to simulate printing.
|
![]() | VerticalResolution |
Gets or sets the vertical resolution of produced images.
|
![]() | Width |
Gets the width in pixels of produced images.
|
![]() | ZoomPercent |
Gets the zoom percent (magnification level) to apply to pages.
|