Click or drag to resize

PdfOCUsageExport Property

Gets or sets an objects that indicates the recommended state for content in this group when the document (or part of it) is saved by a viewer application to a format that does not support optional content (for example, an earlier version of PDF or a raster image format).

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

Property Value

PdfExport
Optional.
See Also