StampInfo Class |
Namespace: Aspose.Pdf.Facades
The StampInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Form |
Gets XForm of the stamp.
|
![]() | Image |
Gets image of stamp. May be null if stamp does not contain images (for example for text stamp).
|
![]() | IndexOnPage |
Gets stamp index on the page.
|
![]() | Rectangle |
Gets rectangle where stamp is placed.
|
![]() | StampId |
Gets identifier of the stamp.
|
![]() | StampType |
Gets stamp type (image / form).
|
![]() | Text |
Gets text in the stamp.
|
![]() | Visible |
Gets visibility of stamp. If false then stamp is hidden (with HideStampById). Hidden stamp may be restored by ShowStampById.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |