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