Click or drag to resize

PdfOCAutoStateCollection(PdfDocument) Constructor

Creates a new empty collection.

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

Parameters

doc  PdfDocument
The PDF document.
See Also