Click or drag to resize
Pdftools logo

TextStamp Methods

The TextStamp type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate

Create a text stamp annotation.

The width of the annotation is computed based on the given textType. The returned text stamp annotation is not yet part of any page. It can be added to a page's list of annotations.
Public methodStatic memberCreateRawObsolete.

Create a text stamp annotation.

The width of the annotation is computed from the given stamp text. The returned text stamp annotation is not yet part of any page. It can be added to a page's list of annotations.
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also