Click or drag to resize

PdfRectangleBottom Field

Gets a value representing the lower left y coordinate (lly) of this rectangle (in pixels).

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public readonly int Bottom

Field Value

Type: Int32
Remarks

This value can be converted to inches using Dpi.

See Also