DeleteVectorGraphics

Page.DeleteVectorGraphics method

Deletes vector graphics from the page.

public void DeleteVectorGraphics(SubPathCollection pathsToDelete)
ParameterTypeDescription
pathsToDeleteSubPathCollectionvector graphics collection that will be deleted from the page.

See Also