Foxit PDF SDK
|
Instance Methods | |
(FSTextFillSignObjectDataArray *) | - getTextDataArray |
Get text data array. More... | |
(id) | - initWithFillsign_object: |
Constructor, with parent class object. More... | |
(BOOL) | - isCombFieldMode |
Check whether current mode is comb field mode or not. More... | |
![]() | |
(BOOL) | - generateContent |
Generate content for current fill-sign object. More... | |
(FSRectF *) | - getRect |
Get rectangle, in PDF coordinate system. More... | |
(FSFillSignFillSignObjectType) | - getType |
Get fill-sign type. More... | |
(id) | - init |
Constructor. | |
(id) | - initWithOther: |
Constructor, with another fill-sign object. More... | |
(BOOL) | - isEmpty |
Check whether current object is empty or not. More... | |
(void) | - move:width:height:rotation: |
Move current fill-sign object. More... | |
Class FSTextFillSignObject is derived from class FSFillSignObject , and is used to represent a text fill-sign object.
- (FSTextFillSignObjectDataArray *) getTextDataArray |
Get text data array.
- (id) initWithFillsign_object: | (FSFillSignObject*) | fillsign_object |
Constructor, with parent class object.
[in] | fillsign_object | Parent class object. |
- (BOOL) isCombFieldMode |
Check whether current mode is comb field mode or not.