Aspose::Pdf::HtmlLoadOptions::get_CreateLogicalStructure method
HtmlLoadOptions::get_CreateLogicalStructure method
Gets a value indicating whether to create a logical structure in the resulting PDF document.
bool Aspose::Pdf::HtmlLoadOptions::get_CreateLogicalStructure() const
Remarks
When set to true
, the logical structure of the document is created, which can improve accessibility and make the document more suitable for screen readers and other assistive technologies.
See Also
- Class HtmlLoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++