Class StampInfo
Contents
[
Hide
]StampInfo class
Class representing stamp information.
public sealed class StampInfo
Properties
Name | Description |
---|---|
Form { get; } | Gets XForm of the stamp. |
Image { get; } | |
IndexOnPage { get; } | Gets stamp index on the page. |
Rectangle { get; } | Gets rectangle where stamp is placed. |
StampId { get; } | Gets identifier of the stamp. |
StampType { get; } | Gets stamp type (image / form). |
Text { get; } | Gets text in the stamp. |
Visible { get; } | Gets visibility of stamp. If false then stamp is hidden (with HideStampById). Hidden stamp may be restored by ShowStampById. |
See Also
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF