Click or drag to resize

PdfLayerCollection Item Property

Overload List
Name Description
Public property Item Int32
Get the pdf layer of the index.
Public property 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;
Top
See Also