Write Method (C1PdfDocument)
Writes raw content into the Pdf stream for the current page.
'Declaration
Public Sub Write( _
ByVal As String, _
ByVal ParamArray () As Object _
)
Parameters
- format
- Format string, as in System.String.Format(System.String,System.Object).
- args
- Array of objects to write using .