[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.BeginMarkedContentWithParams.-ctor

BeginMarkedContentWithParams Constructor

BeginMarkedContentWithParams(PdfName, IPdfDict, PdfName)

Initializes a new instance of the BeginMarkedContentWithParams class.

Declaration
public BeginMarkedContentWithParams(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.