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

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