Enum OperationFileAnnotation.IconEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationFileAnnotation.IconEnum>
    Enclosing class:
    OperationFileAnnotation

    public static enum OperationFileAnnotation.IconEnum
    extends Enum<OperationFileAnnotation.IconEnum>
    If an attachment is embedded at the page level, this option can be used to specify the icon that should be used to show it: The value you use here will define which icon will be used, as well as the basic dimensions for the annotation generated in the PDF. If you use the \"None\" icon type, a predefined icon will not be used. Instead, this option will only use the dimensions specified in \"width\" and \"height\" to generate an annotation with a transparent selection box at the specified position. * graph = Diagram * paperclip = Paper clip * pushPin = Thumb tack * tag = Tag * none = Rectangular selection box