ComponentOne Word for WPF
C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Canvas Namespace / TextBoxShape Class / TextMarginBottom Property

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