Link Search Menu Expand Document

ComHelpersCreatePointsArray Method

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreatePointsArray(System.Object[])"]

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public PointsArray CreatePointsArray(
	Object[] array
)

Parameters

array
Type: SystemObject

[Missing <param name="array"/> documentation for "M:Bytescout.PDF.ComHelpers.CreatePointsArray(System.Object[])"]

Return Value

Type: PointsArray

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreatePointsArray(System.Object[])"]

See Also

Reference