Click or drag to resize

RectCollectionGetRectAt Method

[Missing <summary> documentation for "M:pdftron.PDF.RectCollection.GetRectAt(System.Int32)"]

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Rect GetRectAt(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:pdftron.PDF.RectCollection.GetRectAt(System.Int32)"]

Return Value

Type: Rect

[Missing <returns> documentation for "M:pdftron.PDF.RectCollection.GetRectAt(System.Int32)"]

See Also