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

In This Topic
    TextMarginTop Property (TextWave3Shape)
    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