PDF Clown
0.1.2

org.pdfclown
Annotation Type PDF


@Documented
@Retention(value=RUNTIME)
public @interface PDF

Indicates the PDF compatibility level of the annotated element.

Since:
0.1.0
Version:
0.1.0
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Required Element Summary
 VersionEnum value
          Compatible version (minimum PDF version supporting the annotated element).
 

Element Detail

value

public abstract VersionEnum value
Compatible version (minimum PDF version supporting the annotated element).


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.