FormFix v6.0 for .NET - Updated October 25, 2021
CheckAndResetResolution Method



Accusoft.FormFixSdk Namespace > FormImage Class : CheckAndResetResolution Method
The horizontal resolution
The vertical resolution
Check resolutions of horizontal and vertical. Set to 200 if any of them smaller than 0.00001.
Syntax
'Declaration
 
Protected Shared Sub CheckAndResetResolution( _
   ByRef horizontalResolution As Single, _
   ByRef verticalResolution As Single _
) 
 
'Usage
 
Dim horizontalResolution As Single
Dim verticalResolution As Single
 
FormImage.CheckAndResetResolution(horizontalResolution, verticalResolution)

Parameters

horizontalResolution
The horizontal resolution
verticalResolution
The vertical resolution
See Also

Reference

FormImage Class
FormImage Members

Is this page helpful?
Yes No
Thanks for your feedback.