|
Foxit PDF SDK
|
Public Member Functions | |
| def | IsInitialsType () |
| Check if current annotation is an initials signature fill-sign object. More... | |
| def | SetBitmap (bitmap) |
| Set a bitmap. More... | |
Class SignatureFillSignObject is derived from class FillSignObject , and is used to represent a signature or initiials signature fill-sign object.
| def fsdk.SignatureFillSignObject.IsInitialsType | ( | ) |
Check if current annotation is an initials signature fill-sign object.
| def fsdk.SignatureFillSignObject.SetBitmap | ( | bitmap | ) |
Set a bitmap.
| [in] | bitmap | A bitmap to be set to current fill-sign object. This should be a valid bitmap object. |