Checks for bounding box.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function HasBBox As Boolean
public:
virtual bool HasBBox() sealed
Return Value
Type:
Boolean true if shading has a bounding box, false otherwise.
See Also