[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.BeginLayer

BeginLayer Class

PDF "BDC" operator. Begin a PDF layer.

Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class BeginLayer : BeginMarkedContentWithParams
Public Class BeginLayer
    Inherits BeginMarkedContentWithParams

Constructors

Name Description
BeginLayer(PdfName, IPdfDict, PdfName, object, bool)

Initializes a new instance of the BeginMarkedContentWithParams class.

Fields

Name Description
Active

Indicates whether the Layer was active.

Layer

The PDF layer, maybe OptionalContentGroup or OptionalContentMembership.

Properties

Name Description
Desc

Gets the operator's description.

Methods

Name Description
IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.