DioDocs for PDF
FileAttachmentAnnotationIcon 列挙体

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Annotations 名前空間 : FileAttachmentAnnotationIcon 列挙体
使用する添付アイコンのタイプを指定します。
シンタックス
'宣言
 
Public Enum FileAttachmentAnnotationIcon 
   Inherits System.Enum
public enum FileAttachmentAnnotationIcon : System.Enum 
メンバ
メンバ解説
Graphグラフ添付アイコン。
Paperclip紙クリップ添付アイコン。
PushPin押しピン添付アイコン。
Tagタグ添付アイコン。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Pdf.Annotations.FileAttachmentAnnotationIcon

参照

GrapeCity.Documents.Pdf.Annotations 名前空間