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