[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.ExportDef

OptionalContentUsage.ExportDef Class

Defines the options used when the document (or part of it) is saved by a PDF processor to a format that does not support optional content.

Inheritance
OptionalContentUsage.ExportDef
Implements
Namespace: GrapeCity.Documents.Pdf.Layers
Assembly: GcDocs.Pdf.dll
Syntax
public class OptionalContentUsage.ExportDef : PdfDictWrapper, IPdfDict

Constructors

Name Description
ExportDef()

Initializes a new instance of the OptionalContentUsage.ExportDef class.

Properties

Name Description
ExportState

Gets or sets a value indicates the recommended state for content in this group when the document (or part of it) is saved by a PDF processor to a format that does not support optional content.

Extension Methods