[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.ViewDef

Class OptionalContentUsage.ViewDef

Namespace
GrapeCity.Documents.Pdf.Layers
Assembly
GcDocs.Pdf.dll

Defines the options used to initialize a layer state when the document is first opened by a PDF processor.

public class OptionalContentUsage.ViewDef : PdfDictWrapper, IPdfDict
Inheritance
OptionalContentUsage.ViewDef
Implements
Inherited Members
Extension Methods

Constructors

ViewDef()

Initializes a new instance of the OptionalContentUsage.ViewDef class.

public ViewDef()

Properties

ViewState

Gets or sets a value indicates the state of the group when the document is first opened by a PDF processor.

public PdfEnum<LayerContentState>? ViewState { get; set; }

Property Value

PdfEnum<LayerContentState>?