PdfDictionaryDictionaryElementsSetRectangle Method Terminal Works - PDF Printing.Net Library
Sets the entry to a direct rectangle value, represented by an array with four values.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public void SetRectangle(
	string key,
	PdfRectangle rect
)

Parameters

key
Type: SystemString
rect
Type: PdfEdit.PdfPdfRectangle
See Also

Reference