Foxit PDF SDK
|
Public Member Functions | |
TextFillSignObject (const FillSignObject &fillsign_object) | |
Constructor, with parent class object. More... | |
TextFillSignObject () | |
Constructor. | |
~TextFillSignObject () | |
Destructor. | |
TextFillSignObjectDataArray | GetTextDataArray () |
Get text data array. More... | |
bool | IsCombFieldMode () |
Check whether current mode is comb field mode or not. More... | |
![]() | |
FillSignObject (const FillSignObject &other) | |
Constructor, with another fill-sign object. More... | |
FillSignObject () | |
Constructor. | |
virtual | ~FillSignObject () |
Destructor. | |
bool | GenerateContent () |
Generate content for current fill-sign object. More... | |
RectF | GetRect () const |
Get rectangle, in PDF coordinate system. More... | |
FillSign::FillSignObjectType | GetType () |
Get fill-sign type. More... | |
bool | IsEmpty () const |
Check whether current object is empty or not. More... | |
void | Move (const PointF &point, float width, float height, common::Rotation rotation=common::e_Rotation0) |
Move current fill-sign object. More... | |
bool | operator != (const FillSignObject &other) const |
Not equal operator. More... | |
FillSignObject & | operator= (const FillSignObject &other) |
Assign operator. More... | |
bool | operator== (const FillSignObject &other) const |
Equal operator. More... | |
![]() | |
FS_HANDLE | Handle () const |
Get the handle of current object. More... | |
Class TextFillSignObject is derived from class FillSignObject, and is used to represent a text fill-sign object.
|
explicit |
Constructor, with parent class object.
[in] | fillsign_object | Parent class object. |
TextFillSignObjectDataArray foxit::pdf::TextFillSignObject::GetTextDataArray | ( | ) |
Get text data array.
bool foxit::pdf::TextFillSignObject::IsCombFieldMode | ( | ) |
Check whether current mode is comb field mode or not.