[]
        
(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)
Public Sub New(role As PdfName, dict As IPdfDict, name As PdfName)
Parameters
Type Name Description
PdfName role

The value of Role.

IPdfDict dict

The value of Dict.

PdfName name

The value of DictName.