Aspose::Pdf::Page::HasVectorGraphics method

Page::HasVectorGraphics method

Detect of the presence of vector graphics, if it is present on the page.

bool Aspose::Pdf::Page::HasVectorGraphics()

ReturnValue

True if the page contains path construction operators; otherwise, False.

See Also