DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class CustomPropertyList

java.lang.Object
  extended by com.cete.dynamicpdf.CustomPropertyList

public class CustomPropertyList
extends java.lang.Object

Represent document custom property list.

Licensing:
This class is a DynamicPDF Generator Professional Edition feature. One of the following licenses is required for non-evaluation usage:


Method Summary
 void add(java.lang.String name, java.lang.String value)
          Adds custom properties to the document custom property list.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public void add(java.lang.String name,
                java.lang.String value)
Adds custom properties to the document custom property list.

Parameters:
name - of the custom property.
value - of the custom property.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software