HtmlSaveOptions.IgnoredTextFontSize

HtmlSaveOptions.IgnoredTextFontSize property

Text with the specified size or less will be ignored during conversion. We do not remove this text, we ignore it and do not transfer it to the output file

public float? IgnoredTextFontSize { get; set; }

See Also