PDFView4NET WinForms Edition
PDFStampAnnotationIcon Enumeration




O2S.Components.PDFView4NET.Annotations Namespace : PDFStampAnnotationIcon Enumeration
Specifies the available icons for a stmap annotation.
Syntax
'Declaration
 
Public Enum PDFStampAnnotationIcon 
   Inherits System.Enum
'Usage
 
Dim instance As PDFStampAnnotationIcon
public enum PDFStampAnnotationIcon : System.Enum 
__value public enum PDFStampAnnotationIcon : public System.Enum 
public enum class PDFStampAnnotationIcon : public System.Enum 
Members
MemberDescription
ApprovedApproved icon.
AsIsAs Is icon.
ConfidentialConfidential icon.
CustomUser defined custom icon.
DepartmentalDepartmental icon.
DraftDraft icon.
ExperimentalExperimental icon.
ExpiredExpired icon.
FinalFinal icon.
ForCommentfor comment icon.
ForPublicReleaseFor public release icon.
NotApprovedNot approved icon.
NotForPublicReleaseNot for public release icon.
SoldSold icon.
TopSecretTop secret icon.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         O2S.Components.PDFView4NET.Annotations.PDFStampAnnotationIcon

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

O2S.Components.PDFView4NET.Annotations Namespace