Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Pdf Namespace / HtmlToPdfFormat Class / Scale Property

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