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

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