Aspose::Pdf::BaseParagraph::set_ZIndex method
BaseParagraph::set_ZIndex method
Sets 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.
void Aspose::Pdf::BaseParagraph::set_ZIndex(int32_t value)
See Also
- Class BaseParagraph
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++