|
Foxit PDF RDK
|
Public Member Functions | |
| TextFillSignObject () | |
| Constructor. | |
| constructor (fillsign_object) | |
| Constructor, with parent class object. More... | |
| GetTextDataArray () | |
| Get text data array. More... | |
| IsCombFieldMode () | |
| Check whether current mode is comb field mode or not. More... | |
Public Member Functions inherited from FillSignObject | |
| constructor () | |
| Constructor. | |
| GenerateContent () | |
| Generate content for current fill-sign object. More... | |
| GetRect () | |
| Get rectangle, in PDF coordinate system. More... | |
| GetType () | |
| Get fill-sign type. More... | |
| IsEmpty () | |
| Check whether current object is empty or not. More... | |
| Move (point, width, height, rotation) | |
| Move current fill-sign object. More... | |
Public Member Functions inherited from NativeObjectWrapper | |
| constructor (r) | |
| GetPointerAsNumber () | |
Class TextFillSignObject is derived from class FillSignObject, and is used to represent a text fill-sign object.
| TextFillSignObject.constructor | ( | fillsign_object | ) |
Constructor, with parent class object.
| [in] | fillsign_object | Parent class object. |
| TextFillSignObject.GetTextDataArray | ( | ) |
Get text data array.
| TextFillSignObject.IsCombFieldMode | ( | ) |
Check whether current mode is comb field mode or not.