Click or drag to resize

PdfTextReplaceOptions SetReplacementArea Method

Namespace: Spire.Pdf.Texts
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void SetReplacementArea(
	RectangleF rect
)

Parameters

rect
Type: System.Drawing RectangleF
See Also