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

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