ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / TextBoxShape Class / TextMarginBottom Property

In This Topic
    TextMarginBottom Property (TextBoxShape)
    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