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