Overload List
Name | Description |
---|---|
Add()()()() |
Creates a new layer and adds it to the end of the collection.
|
Add(String) |
Creates a new layer and adds it to the collection.
|
Add(PdfPageLayer) |
Adds layer to the collection.
|
Add(String, Boolean) |
Creates a new layer and adds it to the end of the collection.
|
Add(String, String, Boolean) |
Creates a new layer and adds it to the end of the collection.
|