PDFFileAttachmentAnnotationIcon¶
Namespace: O2S.Components.PDF4NET.Annotations
Defines the standard names for a file attachment icons.
Inheritance Object → PDFFileAttachmentAnnotationIcon
Fields¶
Graph¶
This name creates a Graph icon for the annotation.
Paperclip¶
This name creates a Paperclip icon for the annotation.
PushPin¶
This name creates a PushPin icon for the annotation.
Tag¶
This name creates a Tag icon for the annotation.
Methods¶
IsStandardName(String)¶
Verifies if the given name is a standard name.
Parameters
name String
Returns