ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / TextBoxShape Class / TextMarginRight Property

In This Topic
    TextMarginRight Property
    In This Topic
    Gets or sets right internal margin (in twips * 32.5 / RTF dxTextRight).
    Syntax
    'Declaration
     
    Public Property TextMarginRight As Integer
    public int TextMarginRight {get; set;}
    See Also