Link Search Menu Expand Document

Layer Class

Represents a layer in a PDF document.
Inheritance Hierarchy
SystemObject
Bytescout.PDFLayer

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public class Layer

The Layer type exposes the following members.

Constructors
NameDescription
Public methodLayer
Initializes a new instance of the Bytescout.PDF.Layer.
Top
Properties
NameDescription
Public propertyName
Gets or sets the layer name.
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a System.String that represents the current Bytescout.PDF.Layer.
(Overrides ObjectToString.)
Top
See Also

Reference