Click or drag to resize

PdfRectangleTop Field

Gets a value representing the upper right y coordinate (ury) of this rectangle (in pixels).

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

Field Value

Type: Int32
Remarks

This value can be converted to inches using Dpi.

See Also