Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Drawing Namespace / HtmlToImageFormat Class / Scale Property

In This Topic
    Scale Property (HtmlToImageFormat)
    In This Topic
    Gets or sets the scale factor. Defaults to 1.0.
    Syntax
    'Declaration
     
    Public Property Scale As System.Single
    public System.float Scale {get; set;}
    See Also