Click or drag to resize

StiOptionsPrintUsePaperSizeAndSourceFromPrintDialogIfTheyChanged Property

Gets or sets a value which indicating that PaperSize and PaperSource from PrintDialog will be used for all pages if they changed in the PrintDialog. Otherwise, each page will be printed with their own settings.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool UsePaperSizeAndSourceFromPrintDialogIfTheyChanged { get; set; }

Property Value

Type: Boolean
See Also