Layer Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Represents a layer in a PDF document.
Inheritance Hierarchy
Bytescout.PDFLayer
Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
The Layer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Layer | Initializes a new instance of the Bytescout.PDF.Layer. |
Properties
Name | Description | |
---|---|---|
![]() | Name | Gets or sets the layer name. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Returns a System.String that represents the current Bytescout.PDF.Layer. (Overrides ObjectToString.) |
See Also