Click or drag to resize
Pdftools logo

TextStampType Enumeration

Specifies the text displayed for predefined TextStamps.

Namespace: PdfTools.Toolbox.Pdf.Annotations
Assembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.1.0+5820e9ca9ca173983539ffc40abc227fb62e6928
Syntax
C#
public enum TextStampType
Members
Member nameValueDescription
Approved0
Experimental1
NotApproved2
AsIs3
Expired4
NotForPublicRelease5
Confidential6
Final7
Sold8
Departmental9
ForComment10
TopSecret11
Draft12
ForPublicRelease13
CustomStampText127
See Also