![]() | |
PdfResizeManager Properties |
The PdfResizeManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowScale |
Specifies if the content can be scaled (resized) in the generated document (resized).
|
![]() | ContentSize |
The size of the content in the generated document (resized).
|
![]() | HorizontalAlign |
Specifies how the content is horizontally aligned in the destination rectangle, when the aspect ratio is preserved.
|
![]() | KeepAspectRatio |
Specifies if the content aspect ratio (proportion) is preserved in the generated document (resized).
|
![]() | PageMargins |
The generated document (resized) page margins. The default value is 0 for all margins.
|
![]() | PageOrientation |
The generated document (resized) page orientation. The default value is the original PDF page orientation.
|
![]() | PageSize |
The generated document (resized) page size. The default value is the original PDF page size.
|
![]() | StartPosition |
The start position of the content in the generated document (resized).
|
![]() | VerticalAlign |
Specifies how the content is vertically aligned in the destination rectangle, when the aspect ratio is preserved.
|