A Sandcastle Documented Class Library
![]() | DocxParagraphAlignmentHorizontal Property |
Gets or sets the alignment.
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public string AlignmentHorizontal { get; set; }
Public Property AlignmentHorizontal As String Get Set
public: property String^ AlignmentHorizontal { String^ get (); void set (String^ value); }
member AlignmentHorizontal : string with get, set
Property Value
Type: StringThe alignment.
