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