FontItalic

TextFormattingSearchCriteria.FontItalic property

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

public bool? FontItalic { get; set; }

Property Value

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

See Also