|
Foxit PDF SDK
|
Public Member Functions | |
| def | GetBBox () |
| Get bounding box. More... | |
| def | GetGraphicsObjectElement () |
| Get the related graphics object element. More... | |
| def | GetGraphicsObjectRange () |
| Get the range of current content element in current graphics object. More... | |
| def | GetMatrix () |
| Get matrix. More... | |
| def | GetParentElement () |
| Get the parent element. More... | |
This class represents a content element. A content element contains the content from the graphics object.
| def fsdk.LRContentElement.GetBBox | ( | ) |
Get bounding box.
| def fsdk.LRContentElement.GetGraphicsObjectElement | ( | ) |
Get the related graphics object element.
| def fsdk.LRContentElement.GetGraphicsObjectRange | ( | ) |
Get the range of current content element in current graphics object.
All the indexes specified in the range represents current content element in the graphics object position.
| def fsdk.LRContentElement.GetMatrix | ( | ) |
Get matrix.
| def fsdk.LRContentElement.GetParentElement | ( | ) |
Get the parent element.