StiPdfExportServicePrintScaling Property |
PrintScaling property shows, how Acrobat Reader must to use margins of the printer.
if true, then default settings of the Acrobat Reader will be used (usually "Fit to printer margin")
else PrintScaling parameter of the pdf file will be set to None.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static bool PrintScaling { get; set; }
Public Shared Property PrintScaling As Boolean
Get
Set
Property Value
Type:
BooleanSee Also