RubberStampAnnotationIcon EnumerationByteScout PDF SDK
Specifies the icon to be used in displaying Bytescout.PDF.RubberStampAnnotation.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public enum RubberStampAnnotationIcon
Members

  Member nameValueDescription
Approved0 Predefined "Approved" icon to be used.
AsIs1 Predefined "AsIs" icon to be used.
Confidential2 Predefined "Confidential" icon to be used.
Departmental3 Predefined "Departmental" icon to be used.
Draft4 Predefined "Draft" icon to be used.
Experimental5 Predefined "Experimental" icon to be used.
Expired6 Predefined "Expired" icon to be used.
Final8 Predefined "Final" icon to be used.
ForComment9 Predefined "ForComment" icon to be used.
ForPublicRelease10 Predefined "ForPublicRelease" icon to be used.
NotApproved11 Predefined "NotApproved" icon to be used.
NotForPublicRelease12 Predefined "NotForPublicRelease" icon to be used.
Sold13 Predefined "Sold" icon to be used.
TopSecret14 Predefined "TopSecret" icon to be used.
See Also

Reference