FontUnderline

TextFormattingSearchCriteria.FontUnderline property

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

public bool? FontUnderline { get; set; }

Property Value

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

See Also