PdfAnnotationType

PdfAnnotationType enumeration

Enumération des types d’annotations.

public enum PdfAnnotationType

Valeurs

Nom Évaluer La description
Text 0 Type d’annotation de texte.
Circle 1 Type d’annotation de cercle.
Polygon 2 Type d’annotation de polygone.
PolyLine 3 Type d’annotation polyligne.
Line 4 Type d’annotation de ligne.
Square 5 Type d’annotation carrée.
FreeText 6 Type d’annotation de texte libre.
Highlight 7 Mettez en surbrillance le type d’annotation.
Underline 8 Souligner le type d’annotation.
Squiggly 9 Type d’annotation Squiggle.
StrikeOut 10 Type d’annotation barré.
Caret 11 Type d’annotation Caret.
Ink 12 Type d’annotation manuscrite.
Link 13 Type d’annotation de lien.
Popup 14 Type d’annotation contextuelle.
FileAttachment 15 Type d’annotation de pièce jointe.
Sound 16 Type d’annotation sonore.
Movie 17 Type d’annotation de film.
Screen 18 Type d’annotation d’écran.
Widget 19 Type d’annotation de widget.
Watermark 20 Type d’annotation de filigrane.
TrapNet 21 Intercepter le type d’annotation de réseau.
PrinterMark 22 Type d’annotation de marque d’imprimante.
Redaction 23 Type d’annotation de masquage.
Stamp 24 Type d’annotation de tampon en caoutchouc.
RichMedia 25 Type d’annotation RichMedia.
Unknown 26 Annotation inconnue.
Pdf3D 27 Annotation PDF3D.
ColorBar 28 annotation ColorBar.

Voir également