Enum OperationTextAnnotation.AppearanceGenerationEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationTextAnnotation.AppearanceGenerationEnum>
    Enclosing class:
    OperationTextAnnotation

    public static enum OperationTextAnnotation.AppearanceGenerationEnum
    extends Enum<OperationTextAnnotation.AppearanceGenerationEnum>
    Determines for which named annotations appearance streams shall be generated. **Important:** Per definition some named annotations are defined as standard names and PDF readers shall provide the means to draw those. * always = An appearance stream shall be prepared for all created named annotations. * never = Don't provide appearance streams and rely on PDF readers to dynamically generate a proper representation of named annotations. * nonStandard = Only provide appearance streams for non-standard annotations.