TextFragmentState.FormattingOptions

TextFragmentState.FormattingOptions property

Gets or sets formatting options. Setting of the options will be effective in generator scenarios only.

public TextFormattingOptions FormattingOptions { get; set; }

See Also