[]
PDF "DP" operator. Designate a marked-content point with an associated property list.
public class MarkedContentPointWithParams : MarkedContentPoint
Public Class MarkedContentPointWithParams
Inherits 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 |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |