FontBold

TextFormattingSearchCriteria.FontBold property

Gets or sets a value indicating whether the font used in watermark text formatting is bold.

public bool? FontBold { get; set; }

Property Value

The default value is null, which means that the filter is not applied.

See Also