Property Item
Namespace TallComponents.PDF
Class LayerCollection
Get an Layer by zero-based index from the LayerCollection.
Syntax
public
Layer
Item
[
Int32
index
]
{
get;
}
Parameters
Int32
index
Property value
Layer