CompatibilityOptionsAlignTablesRowByRow Property |
Namespace: Aspose.Words.Settings
public bool AlignTablesRowByRow { get; set; }
Public Property AlignTablesRowByRow As Boolean Get Set
public: property bool AlignTablesRowByRow { bool get (); void set (bool value); }
member AlignTablesRowByRow : bool with get, set