'Declaration Public Overridable ReadOnly Property IsSubregionFormattingNecessary As Boolean
public virtual bool IsSubregionFormattingNecessary { get; }
public: __property virtual bool get_IsSubregionFormattingNecessary();
Property Value
True - the formatter must format a subregion of text region; otherwise, false.
Default value is true.
Default value is true.