Aspose::Pdf::HtmlSaveOptions::set_IgnoredTextFontSize method

HtmlSaveOptions::set_IgnoredTextFontSize method

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.

void Aspose::Pdf::HtmlSaveOptions::set_IgnoredTextFontSize(System::Nullable<float> value)

See Also