The PrintOptions type exposes the following members.
Name | Description | |
---|---|---|
BorderColor |
Gets/sets the color of the border around the placeholder. |
|
BorderEnabled |
Gets/sets a value which enables a border around each placeholder. |
|
BorderWidth |
Gets/sets the width of the border around the placeholder. |
|
FooterAlignment |
Gets/sets the alignment of the footer text. |
|
FooterColor |
Gets/sets the color of the footer text. |
|
FooterEnabled |
Gets/sets the value which enables the footer text for each printed item. |
|
FooterFont |
Gets/sets the font settings of the footer text. |
|
FooterTrimming |
Gets/sets the string trimming settings of the footer text when it is do not fit the placeholder. |
|
HeaderAlignment |
Gets/sets the alignment of the header text. |
|
HeaderColor |
Gets/sets the color of the header text. |
|
HeaderEnabled |
Gets/sets the value which enables the header text for each printed item. |
|
HeaderFont |
Gets/sets the font settings of the header text. |
|
HeaderTrimming |
Gets/sets the string trimming settings of the header text when it is do not fit the placeholder. |
|
HorizontalSpacing |
Gets/sets the horizontal spacing between placeholders. |
|
ImageAutoRotate |
Gets/sets the value which allows the control to analyze the orientation of the image and automatically rotate it if necessary. |
|
ImageFitMode |
Gets/sets the value which specifies how to handle situations when the image is not fit at its placeholder at the page. |
|
InterpolationMode |
Gets/sets the interpolation mode used to scale the images when its size differs from the size of the placeholder. |
|
PlaceholderAutoRotate |
Gets/sets the value which enables to optimize paper usage by rotating the placeholder when it . |
|
PlaceholderSize |
Gets/sets the default dimensions of the placeholder. |
|
VerticalSpacing |
Gets/sets the vertical spacing between placeholders. |