Class PageMarginTypesConverter
Inheritance
System.Object
PageMarginTypesConverter
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public static class PageMarginTypesConverter : Object
Methods
ToPadding(PageMarginTypes)
Converts the specified PaperType enumeration to a pair of pixel values in SizeF.
Declaration
public static Padding ToPadding(PageMarginTypes type)
Parameters
PageMarginTypes
type
PaperType |
Returns
Padding
|