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

In This Topic
    Zoom Property (RedactOptions.RenderOptionsDef)
    In This Topic
    Gets or sets the zoom factor. The default is 1.
    Syntax
    'Declaration
     
    Public Property Zoom As System.Single
    public System.float Zoom {get; set;}
    See Also