new SnapToOptions()
Options for PDFNet.PDFDoc.getGeometryCollectionForPageWithOptions
Methods
-
setShapeLimit(value)
-
Sets the value for ShapeLimit in the options object The maximum number of shapes to process for snapping operations.
Parameters:
Name Type Description value
number the new value for ShapeLimit Returns:
this object, for call chaining