'Declaration
Public Function New( _ ByVal text As PdfCosArray _ )
'Usage
Dim text As PdfCosArray Dim instance As New PdfShowText2Operator(text)
public PdfShowText2Operator( PdfCosArray text )
public: PdfShowText2Operator( PdfCosArray^ text )
Parameters
- text
- The text displayed by this operator as a COS array.