public class Version extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static String | getVersion()Get the version of PDFBox or unknown if it is not known. | 
| static void | main(String[] args)This will print out the version of PDF to System.out. | 
public static String getVersion()
public static void main(String[] args)
args - Command line arguments.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.