Click or drag to resize

PdfOCUsageCreatorInfo Property

Gets or sets an object used by the creating application to store application-specific data associated with the optional content group.

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

Property Value

PdfCreatorInfo
Optional.
See Also