PrintScalingType
Enum
Selects the page scaling behavior a viewer should preselect in the print dialog.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Preferences
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public enum PrintScalingType
Fields
Defer to the viewer application's current scaling setting.
C#
AppDefault = 1
No scaling; print at original dimensions.
C#
None = 0