[]
PDF "BDC" operator. Begin a marked-content sequence terminated by a balancing EndMarkedContent operator.
public class BeginMarkedContentWithParams : BeginMarkedContent
Public Class BeginMarkedContentWithParams
Inherits BeginMarkedContent
Name | Description |
---|---|
BeginMarkedContentWithParams(PdfName, IPdfDict, PdfName) | Initializes a new instance of the BeginMarkedContentWithParams class. |
Name | Description |
---|---|
Dict | The IPdfDict containing the properties list. |
DictName | The name of the dictionary in the resources. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |