Foxit PDF SDK
9.1
|
Report confidence: high.
More...
Instance Methods | |
(void) | - dealloc |
(void *) | - getCptr |
(FSTextFillSignObjectDataArray *) | - getTextDataArray |
Get text data array. More... | |
(id) | - init |
Constructor. More... | |
(id) | - initWithCptr:swigOwnCObject: |
(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... | |
(FSFormXObject *) | - getFormXObject |
(FSRectF *) | - getRect |
Get rectangle, in PDF coordinate system. More... | |
(FSFillSignFillSignObjectType) | - getType |
Get fill-sign type. More... | |
(id) | - initWithOther: |
Constructor, with another fill-sign object. More... | |
(BOOL) | - isEmpty |
Check whether current object is empty or not. More... | |
(void) | - move:width:height: |
Move current fill-sign object. More... | |
(void) | - move:width:height:rotation: |
Move current fill-sign object. More... | |
Additional Inherited Members | |
![]() | |
BOOL | swigCMemOwn |
void * | swigCPtr |
Report confidence: high.
Report confidence: medium high.
Report confidence: medium.
Report confidence: medium low.
Report confidence: low.
Class FSTextFillSignObject is derived from class FSFillSignObject , and is used to represent a text fill-sign object.
- (void) dealloc |
Reimplemented from FSFillSignObject.
- (void*) getCptr |
Reimplemented from FSFillSignObject.
- (FSTextFillSignObjectDataArray *) getTextDataArray |
Get text data array.
- (id) init |
Constructor.
Reimplemented from FSFillSignObject.
- (id) initWithCptr: | (void *) | cptr | |
swigOwnCObject: | (BOOL) | ownCObject | |
Reimplemented from FSFillSignObject.
- (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.