Page.HasVectorGraphics

Page.HasVectorGraphics method

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

public bool HasVectorGraphics()

Return Value

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

See Also