Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / ImageOutputSettings Class / Resolution Property

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