Click or drag to resize

PdfOCConfigCollection Class

Represents a collection of PdfOCConfig.
Inheritance Hierarchy
SystemObject
  Patagames.PdfPdfArrayWrapperPdfOCConfig
    Patagames.Pdf.Net.Wrappers.OptionalContentPdfOCConfigCollection

Namespace: Patagames.Pdf.Net.Wrappers.OptionalContent
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class PdfOCConfigCollection : PdfArrayWrapper<PdfOCConfig>

The PdfOCConfigCollection type exposes the following members.

Constructors
 NameDescription
Public methodPdfOCConfigCollection(PdfDocument) Creates a new empty collection.
Public methodPdfOCConfigCollection(PdfDocument, PdfTypeBase) Initialize new instance of PdfOCConfigCollection class.
Top
See Also