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