Click or drag to resize

PdfOCGroupUsage Property

Gets or sets a usage object describing the nature of the content controlled by the group. It may be used by features that automatically control the state of the group based on outside factors.

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

Property Value

PdfOCUsage
Optional.
See Also