Skip to main content

PdfPoint Struct

Specifies the coordinates of a PDF point.

Namespace: DevExpress.Pdf

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

NuGet Package: DevExpress.Pdf.Core

Declaration

public struct PdfPoint :
    IEquatable<PdfPoint>

Implements

See Also