RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1PageLayout Class / Margin Property

In This Topic
    Margin Property (C1PageLayout)
    In This Topic
    Gets or sets the margin of each page.
    Syntax
    'Declaration
     
    Public Property Margin As Thickness
    public Thickness Margin {get; set;}
    See Also