Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FindTextParams Class / DpiX Property

In This Topic
    DpiX Property (FindTextParams)
    In This Topic
    Gets the horizontal resolution used to calculate bounds of the found text on the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiX As System.Single
    public System.float DpiX {get;}
    See Also