[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.ExportDef.ExportState

ExportState Property

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.

Declaration
public PdfEnum<LayerContentState>? ExportState { get; set; }
Public Property ExportState As PdfEnum(Of LayerContentState)?