[]
PDF "BMC" operator. Begin a marked-content sequence terminated by a balancing EndMarkedContent operator.
public class BeginMarkedContent : OperatorBase
Public Class BeginMarkedContent
Inherits OperatorBase
| Name | Description |
|---|---|
| BeginMarkedContent(PdfName) | Initializes a new instance of the BeginMarkedContent class. |
| Name | Description |
|---|---|
| Operators | The list of operators between BMC and EMC. |
| Role | Indicating the role or significance of the sequence. |
| Name | Description |
|---|---|
| Desc | Gets the operator's description. |
| Name | Gets the operator's PDF name. |
| Name | Description |
|---|---|
| IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |