Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / Resolution Property

In This Topic
    Resolution Property (TextLayout)
    In This Topic
    Gets or sets the resolution (graphic units per inch) used by the current text layout.
    Syntax
    'Declaration
     
    Public Property Resolution As System.Single
    public System.float Resolution {get; set;}
    See Also