ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / TextBoxShape Class / TextMarginLeft Property

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