Click or drag to resize

PDFDocCreateIndirectString Method (String)

Creates the indirect string.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj CreateIndirectString(
	string value
)

Parameters

value
Type: SystemString
the value

Return Value

Type: Obj
the obj
See Also