[]
PDF "DP" operator. Designate a marked-content point with an associated property list.
public class MarkedContentPointWithParams : MarkedContentPoint
| Name | Description |
|---|---|
| MarkedContentPointWithParams(PdfName, IPdfDict, PdfName) | Initializes a new instance of the MarkedContentPointWithParams class. |
| Name | Description |
|---|---|
| Dict | The IPdfDict containing the properties list. |
| DictName | The name of the dictionary in the resources. |
| 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. |