Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / BeginLayer Class
Fields Properties Methods

In This Topic
    BeginLayer Class Members
    In This Topic

    The following tables list the members exposed by BeginLayer.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BeginMarkedContentWithParams class.  
    Top
    Public Fields
     NameDescription
    Public FieldIndicates whether the Layer was active.  
    Public FieldThe GrapeCity.Documents.Pdf.Spec.IPdfDict containing the properties list. (Inherited from GrapeCity.Documents.Pdf.Operators.BeginMarkedContentWithParams)
    Public FieldThe name of the dictionary in the resources. (Inherited from GrapeCity.Documents.Pdf.Operators.BeginMarkedContentWithParams)
    Public FieldThe PDF layer, maybe GrapeCity.Documents.Pdf.Layers.OptionalContentGroup or GrapeCity.Documents.Pdf.Layers.OptionalContentMembership.  
    Public FieldThe list of operators between BMC and EMC. (Inherited from GrapeCity.Documents.Pdf.Operators.BeginMarkedContent)
    Public FieldIndicating the role or significance of the sequence. (Inherited from GrapeCity.Documents.Pdf.Operators.BeginMarkedContent)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the operator's description.  
    Public PropertyGets the operator's PDF name. (Inherited from GrapeCity.Documents.Pdf.Operators.BeginMarkedContentWithParams)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    See Also