PdfLayer Class |
Namespace: Spire.Pdf.Graphics.Layer
The PdfLayer type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ExportState |
Get or set pdf layer export state.
|
![]() |
IsShowOnUI |
Get whether the layer shows on user interface or not.
|
![]() |
Name |
Get or set pdf layer name.
Notice:
Name may be is not unique.
|
![]() |
PrintState |
Get or set pdf layer print state.
|
![]() |
Reference |
Get reference of the layer.
|
![]() |
ViewState |
Get or set pdf layer view state.
|
![]() |
Visibility |
Get or set pdf layer visible.
|
Name | Description | |
---|---|---|
![]() |
CreateGraphics |
Create the layer graphics.
|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
SynchronizeFromPdfPrimitive |
Synchronize the instance from the pdf primitive.
|
![]() |
SynchronizeToPdfPrimitive |
Synchronize the instance to the pdf primitive.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|