PDFView4NET WinForms Edition
PDFFileAttachmentAnnotationIcon Enumeration




O2S.Components.PDFView4NET.Annotations Namespace : PDFFileAttachmentAnnotationIcon Enumeration
Specifies the available icons for a file attachment annotation.
Syntax
'Declaration
 
Public Enum PDFFileAttachmentAnnotationIcon 
   Inherits System.Enum
'Usage
 
Dim instance As PDFFileAttachmentAnnotationIcon
public enum PDFFileAttachmentAnnotationIcon : System.Enum 
__value public enum PDFFileAttachmentAnnotationIcon : public System.Enum 
public enum class PDFFileAttachmentAnnotationIcon : public System.Enum 
Members
MemberDescription
CustomCustom icon.
GraphGraph icon.
PaperclipPaperclip icon.
PushPinPush pin icon.
TagTag icon.
Inheritance Hierarchy

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

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