'Declaration <BrowsableAttribute(False)> Public Property PrintScaling As System.String
[Browsable(False)] public System.String PrintScaling { get; set; }
Property Value
Valid values are None, which indicates that the print dialog should reflect no page scaling, and AppDefault, which indicates that applications should use the current print scaling. If this property has an unrecognized value, applications should use the current print scaling.
Default value: AppDefault.
Default value: AppDefault.