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

In This Topic
    Resolution Property (RedactOptions.RenderOptionsDef)
    In This Topic
    Gets or sets the resolution of the generated images. The default is 96.
    Syntax
    'Declaration
     
    Public Property Resolution As System.Single
    public System.float Resolution {get; set;}
    See Also