Accusoft.FormFix5.Net - Updated
DefaultResolution Property




Accusoft.FormFixSdk Namespace > FormFix Class : DefaultResolution Property
The default resolution configuration for images which lack resolution information.
Syntax
'Declaration
 
Public ReadOnly Property DefaultResolution As DefaultResolution
'Usage
 
Dim instance As FormFix
Dim value As DefaultResolution
 
value = instance.DefaultResolution
public DefaultResolution DefaultResolution {get;}
public: __property DefaultResolution* get_DefaultResolution();
public:
property DefaultResolution^ DefaultResolution {
   DefaultResolution^ get();
}
Remarks

This property contains the Resolution object which defines the default resolution for any FormImages which are initialized without resolution information.

See Also

Reference

FormFix Class
FormFix Members
DefaultResolution Property