Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfGraphics Class / Resolution Property

In This Topic
    Resolution Property (GcPdfGraphics)
    In This Topic
    Gets the resolution of the current graphics.
    Syntax
    'Declaration
     
    Public Overrides Property Resolution As System.Single
    public override System.float Resolution {get; set;}
    See Also