Foxit PDF SDK
|
Public Member Functions | |
TextFillSignObject (FillSignObject fillsign_object) | |
Constructor, with parent class object. More... | |
TextFillSignObject () | |
Constructor. | |
TextFillSignObjectDataArray | GetTextDataArray () |
Get text data array. More... | |
bool | IsCombFieldMode () |
Check whether current mode is comb field mode or not. More... | |
![]() | |
FillSignObject (FillSignObject other) | |
Constructor, with another fill-sign object. More... | |
FillSignObject () | |
Constructor. | |
bool | GenerateContent () |
Generate content for current fill-sign object. More... | |
RectF | GetRect () |
Get rectangle, in PDF coordinate system. More... | |
FillSign.FillSignObjectType | GetType () |
Get fill-sign type. More... | |
bool | IsEmpty () |
Check whether current object is empty or not. More... | |
void | Move (PointF point, float width, float height, Rotation rotation) |
Move current fill-sign object. More... | |
Class TextFillSignObject is derived from class FillSignObject , and is used to represent a text fill-sign object.
|
inline |
Constructor, with parent class object.
[in] | fillsign_object | Parent class object. |
|
inline |
Get text data array.
|
inline |
Check whether current mode is comb field mode or not.