XRect XRect Function. XRect Constructor. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page XRect Constructor XRect Constructor. Syntax [C#]XRect()XRect(string value)[Visual Basic]Sub NewSub New(value As String) Params Name Description value A string defining the initial rectangle in the format "left bottom right top" Notes These methods construct an XRect object. To construct an XRect with initial values use one of the static constructors such as XRect.FromSides, XRect.FromLbwh or XRect.FromPoints. Example None. previous page start next page