RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / MarginProperty Field

In This Topic
    MarginProperty Field (C1TextElement)
    In This Topic
    Identifies the Margin style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MarginProperty As StyleProperty
    public static readonly StyleProperty MarginProperty
    See Also