Search
PdfObject.getName Method
See Also
 






Namespace: com.mindfusion.pdf
Package: com.mindfusion.pdf

 Syntax

Java  Copy Code

public String getName ()

 Return Value

Pdf Object name as per format specification: OBJ%'0'3d Format specifications described at: @see http://java.sun.com/javase/6/docs/api/java/util/Formatter.html#syntax

 See Also