VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfPage Class / PointToUnit Methods
In This Topic
    PointToUnit Method (PdfPage)
    In This Topic
    Overloaded. Converts point from image coordinate space to PDF page coordinate space taking into account image resolution.
    Overload List
    OverloadDescription
    Converts point from image coordinate space to PDF page coordinate space taking into account image resolution.
    Converts point from the image's coordinate space with DefaultResolution to the PDF page's coordinate space.
    Converts point from the image's coordinate space with specified resolution to the PDF page's coordinate space.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also