ClassPageMarginTypesConverter
Class
Converts between various page margin types.
Definition
Namespace:Telerik.Windows.Documents.Model
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public static class PageMarginTypesConverter
Inheritance: objectPageMarginTypesConverter
Methods
ToPadding(PageMarginTypes)
Converts the specified PaperType enumeration to a pair of pixel values in SizeF.
Declaration
cs-api-definition
public static Padding ToPadding(PageMarginTypes type)
Parameters
type
PaperType
Returns