Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ImageSaveOptions Class / Resolution Property
In This Topic
    Resolution Property
    In This Topic
    Gets or sets the resolution (in DPI) for jpeg image file.
    Syntax
    public System.Nullable<int> Resolution {get; set;}
    See Also