'Declaration
Public Function New( _ ByVal tag As PdfCosName, _ ByVal properties As PdfCosObject _ )
'Usage
Dim tag As PdfCosName Dim properties As PdfCosObject Dim instance As New PdfDefineMarkedContentPropertyListOperator(tag, properties)
public PdfDefineMarkedContentPropertyListOperator( PdfCosName tag, PdfCosObject properties )
public: PdfDefineMarkedContentPropertyListOperator( PdfCosName^ tag, PdfCosObject^ properties )
Parameters
- tag
- The sequence tag.
- properties
- Properties ID or an inline dictionary.