Click or drag to resize
PdfContentStreamWrite Method (String)
TODO: This method is temporary. I'm assuming that all string should be represented as a PdfString object?

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public void Write(
	string s
)

Parameters

s
Type: SystemString
See Also