Back to Devexpress

PdfQuadrilateral.P3 Property

officefileapi-devexpress-dot-pdf-dot-pdfquadrilateral-dot-p3.md

latest1.0 KB
Original Source

PdfQuadrilateral.P3 Property

Gets the third quadrilateral point in the default user space.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfPoint P3 { get; }
vb
Public ReadOnly Property P3 As PdfPoint

Property Value

TypeDescription
PdfPoint

A PdfPoint object that is the third quadrilateral point in the default user space.

|

See Also

PdfQuadrilateral Class

PdfQuadrilateral Members

DevExpress.Pdf Namespace