[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.MarkedContentPointWithParams.-ctor

MarkedContentPointWithParams Constructor

MarkedContentPointWithParams(PdfName, IPdfDict, PdfName)

Initializes a new instance of the MarkedContentPointWithParams class.

Declaration
public MarkedContentPointWithParams(PdfName role, IPdfDict dict, PdfName name)
Parameters
Type Name Description
PdfName role

The value of Role.

IPdfDict dict

The value of Dict.

PdfName name

The value of DictName.