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