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