com.lowagie.text.pdf
Class PdfOCProperties
public
class
PdfOCProperties
extends PdfDictionary
This class represents the /OCProperties entry in the document catalog
and holds the optional content properties dictionary, which contains
a list of all the optional content groups in the document, as well as information
about the default and alternate configurations for optional content.
Author: Paulo Soares (psoares@consiste.pt)