[]
PDF "BDC" operator. Begin a PDF layer.
public class BeginLayer : BeginMarkedContentWithParams
Public Class BeginLayer
Inherits BeginMarkedContentWithParams
Name | Description |
---|---|
BeginLayer(PdfName, IPdfDict, PdfName, object, bool) | Initializes a new instance of the BeginMarkedContentWithParams class. |
Name | Description |
---|---|
Active | Indicates whether the Layer was active. |
Layer | The PDF layer, maybe OptionalContentGroup or OptionalContentMembership. |
Name | Description |
---|---|
Desc | Gets the operator's description. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |