FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
Describes the PDF layer node. More...
Public Attributes | |
readonly ILayerNode [] | children |
All child nodes. | |
readonly boolean | hasLayer |
Whether current layer node is associated with a layer or not. | |
readonly string | id |
Layer node id. | |
readonly boolean | isLocked |
Whether current layer is locked or not. | |
readonly string | name |
Name of current layer node. | |
readonly boolean | visible |
Whether current layer node is visible or not. | |
Describes the PDF layer node.