RichTextBox for WPF | ComponentOne
C1.WPF.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