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