Search
PrintOptions Properties
 


 Public Properties

  Name Description

ApproximateScreen

Gets or sets a value indicating whether to scale the print output so that it appears as large as on the screen.

CustomPreviewIcons

Gets or sets the images to display in the built-in Print Preview form.

CustomPreviewTexts

Returns a dictionary with the custom texts to use in the built-in Print Preview form.

DocumentName

Gets or sets the name of the printed document.

FillContents

Gets or sets a value indicating whether to print calendar elements with their original fill or to use a white brush for filling.

FitToPage

Gets or sets a value indicating whether the print output is scaled to fit in a single page, preserving the aspect ratio of the original view.

HeaderFormat

Gets or sets the format of the page headers.

Landscape

Gets or sets the orientation of the pages.

PageMargins

Gets or sets the page margins.

ResourceHeaderTextsPerPage

Gets or sets a value indicating whether row header texts in a resource view are printed on each page or only once in the middle of the row.

Scale

Gets or sets the scale of the print output.

UseCustomPreviewIcons

Gets or sets a value indicating whether to use the images specified through the CustomPreviewIcons property.

 See Also