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