Aspose::Pdf::HtmlSaveOptions::get_UseZOrder method
HtmlSaveOptions::get_UseZOrder method
If attribute UseZORder set to true, graphics and text are added to resultant HTML document accordingly Z-order in original PDF document. If this attribute is false all graphics is put as single layer which may cause some unnecessary effects for overlapped objects.
bool Aspose::Pdf::HtmlSaveOptions::get_UseZOrder() const
See Also
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++