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