Click or drag to resize

OptionsHelpersGetArray Method

[Missing <summary> documentation for "M:pdftron.PDF.OptionsHelpers.GetArray(pdftron.SDF.Obj,System.String)"]

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static Obj GetArray(
	Obj dict,
	string key
)

Parameters

dict
Type: pdftron.SDFObj

[Missing <param name="dict"/> documentation for "M:pdftron.PDF.OptionsHelpers.GetArray(pdftron.SDF.Obj,System.String)"]

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:pdftron.PDF.OptionsHelpers.GetArray(pdftron.SDF.Obj,System.String)"]

Return Value

Type: Obj

[Missing <returns> documentation for "M:pdftron.PDF.OptionsHelpers.GetArray(pdftron.SDF.Obj,System.String)"]

See Also