ComponentOne RichTextBox for UWP
DefaultParagraphMargin Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : DefaultParagraphMargin Property
Gets or sets the default outer margin of a C1Paragraph element.
Syntax
'Declaration
 
Public Property DefaultParagraphMargin As Windows.UI.Xaml.Thickness
public Windows.UI.Xaml.Thickness DefaultParagraphMargin {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members