[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.ViewDef

OptionalContentUsage.ViewDef Class

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

Inheritance
OptionalContentUsage.ViewDef
Implements
Namespace: GrapeCity.Documents.Pdf.Layers
Assembly: DS.Documents.Pdf.dll
Syntax
public class OptionalContentUsage.ViewDef : PdfDictWrapper, IPdfDict
Public Class OptionalContentUsage.ViewDef
    Inherits PdfDictWrapper
    Implements IPdfDict

Constructors

Name Description
ViewDef()

Initializes a new instance of the OptionalContentUsage.ViewDef class.

Properties

Name Description
ViewState

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

Extension Methods