[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.LayerExportState

LayerExportState Enum

Defines the export state of a layer.

Namespace: GrapeCity.Documents.Pdf.Layers
Assembly: DS.Documents.Pdf.dll
Syntax
public enum LayerExportState
Public Enum LayerExportState

Fields

Name Description
Always

The layer always exports.

ExportIfVisible

The layer exports if it is visible.

Never

The layer never exports.