Uses of Class
aspose.pdf.ClippingPath

Uses of ClippingPath in aspose.pdf
 

Methods in aspose.pdf that return ClippingPath
 ClippingPath Graph.getClippingPath()
          Returns a contour clipping an area of graph that will be visible.
 

Methods in aspose.pdf with parameters of type ClippingPath
 void Graph.setClippingPath(ClippingPath clippingPath)
          Sets a contour clipping an area of graph that will be visible.