ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Integer
    public System.int TextMarginBottom {get; set;}
    See Also