Click or drag to resize

PdfRectangleBottomRight Property

Gets the bottom-right point of the rectangle.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public PdfPoint BottomRight { get; }

Property Value

Type: PdfPoint
See Also