Click or drag to resize

ShadingHasBBox Method

Checks for bounding box.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool HasBBox()

Return Value

Type: Boolean
true if shading has a bounding box, false otherwise.
See Also