Aspose::Pdf::BaseParagraph::get_ZIndex method
BaseParagraph::get_ZIndex method
Gets a int value that indicates the Z-order of the graph. A graph with larger ZIndex will be placed over the graph with smaller ZIndex. ZIndex can be negative. Graph with negative ZIndex will be placed behind the text in the page.
int32_t Aspose::Pdf::BaseParagraph::get_ZIndex() const
See Also
- Class BaseParagraph
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++