Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfLayer : PdfLayerBase
Public NotInheritable Class PdfLayer Inherits PdfLayerBase
The PdfLayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Gets the name of this layer.
|
![]() | Type |
Gets the type of this PdfLayerBase.
(Inherited from PdfLayerBase.) |
![]() | Visible |
Gets or sets a value indicating whether this PdfLayer is visible
by default.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetIntents |
Gets the array of this layer intents (intended uses of the graphics in the layer).
|
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Inherited from PdfLayerBase.) |