VintaSoft Imaging .NET SDK 12.3: 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 the image's coordinate space with specified resolution to the PDF page's coordinate space.
    Overload List
    OverloadDescription
    Converts point from the image's coordinate space with specified resolution to the PDF page's coordinate space.
    Converts point from the image's coordinate space with DefaultResolution to the PDF page's coordinate space.
    Converts point from image coordinate space to PDF page coordinate space taking into account image resolution.
    Requirements

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

    See Also