[]
Initializes a new instance of the BeginMarkedContentWithParams class.
public BeginLayer(PdfName role, IPdfDict dict, PdfName name, object layer, bool active)
| Type | Name | Description |
|---|---|---|
| PdfName | role | The value of Role. |
| IPdfDict | dict | The value of Dict. |
| PdfName | name | The value of DictName. |
| object | layer | The layer OptionalContentGroup or OptionalContentMembership. |
| bool | active | Indicates whether layer was active. |