[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.LayerPrintState

LayerPrintState Enum

Defines the print state of a layer.

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

Fields

Name Description
Always

The layer always prints.

Never

The layer never prints.

PrintIfVisible

The layer prints if it is visible.