StiOptionsPrintUsePaperSizeAndSourceFromPrintDialogAlways Property |
Gets or sets a value which indicating that PaperSize and PaperSource from PrintDialog
will be used for all pages always.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static bool UsePaperSizeAndSourceFromPrintDialogAlways { get; set; }
Public Shared Property UsePaperSizeAndSourceFromPrintDialogAlways As Boolean
Get
Set
Property Value
Type:
BooleanSee Also