PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package
/
PDFUserProperty Class
/ setName Method
The name of the proeprty.
Collapse All
Expand All
In This Topic
setName Method
In This Topic
Sets the property name.
Syntax
public
void
setName( java.lang.String
name
)
Parameters
name
The name of the proeprty.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When name is null or empty.
See Also
Reference
PDFUserProperty Class
PDFUserProperty Members