DioDocs for PDF
TextAnnotationIcon 列挙体

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Annotations 名前空間 : TextAnnotationIcon 列挙体
TextAnnotation の表示に使用するアイコンを指定します。
シンタックス
'宣言
 
Public Enum TextAnnotationIcon 
   Inherits System.Enum
public enum TextAnnotationIcon : System.Enum 
メンバ
メンバ解説
Commentコメントアイコン。
Helpヘルプアイコン。
Insert挿入アイコン。
Keyキーアイコン。
NewParagraph新しい段落アイコン。
Noteノートアイコン。
Paragraph段落アイコン。
継承階層

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

参照

GrapeCity.Documents.Pdf.Annotations 名前空間