Click or drag to resize

PdfOCPropertiesConfigs Property

Gets or sets an array of alternate optional content configurations for PDF processing applications or features.

Namespace: Patagames.Pdf.Net.Wrappers.OptionalContent
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfOCConfigCollection Configs { get; set; }

Property Value

PdfOCConfigCollection
Optional.
See Also