PrintScaling
Enum
Definition
Namespace:Telerik.WinForms.Documents.UI
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public enum PrintScaling
Fields
No scaling is applied
C#
None = 0
Shrink to page size if needed. This is option for Native PrintMode only.
C#
ShrinkToPageSize = 1