Click or drag to resize

PDFDocCreateIndirectString Method (Byte)

Creates the indirect string.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj CreateIndirectString(
	byte[] buffer
)

Parameters

buffer
Type: SystemByte

[Missing <param name="buffer"/> documentation for "M:pdftron.PDF.PDFDoc.CreateIndirectString(System.Byte[])"]

Return Value

Type: Obj
the obj
See Also