Aspose::Pdf::HtmlSaveOptions::get_IgnoredTextFontSize method
HtmlSaveOptions::get_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.
System::Nullable<float> Aspose::Pdf::HtmlSaveOptions::get_IgnoredTextFontSize() const
See Also
- Class Nullable
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++