Overload | Description |
---|---|
BeginMarkedContent(String) | Begins Marked Content. Writes (BMC or BDC) operator to content stream, each call of BeginMarkedContent(String) should be enclosed with EndMarkedContent. |
BeginMarkedContent(TagBase) | Begins Marked Content. Writes (BMC or BDC) operator to content stream, each call of BeginMarkedContent(String) should be enclosed with EndMarkedContent. |