PdfLayerCollection Item Property |
Name | Description | |
---|---|---|
![]() |
Item Int32 |
Get the pdf layer of the index.
|
![]() |
Item String |
Get the pdf layer of name.
Notice:
Pdf layer name may be is not unique.
If exist duplication of name,return first pdf layer of name.
If not exist pdf layer of name,return null;
|