Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormatBase Class / Alignment Property

In This Topic
    Alignment Property (LineFormatBase)
    In This Topic
    Gets or sets the pen alignment.
    Syntax
    'Declaration
     
    Public Property Alignment As PenAlignment
    public PenAlignment Alignment {get; set;}
    See Also