FontStrikeout

TextFormattingSearchCriteria.FontStrikeout property

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

public bool? FontStrikeout { get; set; }

Property Value

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

See Also