Click or drag to resize

PdfOCConfigCollection(PdfDocument) Constructor

Creates a new empty collection.

Namespace: Patagames.Pdf.Net.Wrappers.OptionalContent
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfOCConfigCollection(
	PdfDocument doc
)

Parameters

doc  PdfDocument
The PDF document.
See Also