Accusoft.FormFixSdk Namespace > FormFix Class : DefaultResolution Property |
'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(); }
This property contains the Resolution object which defines the default resolution for any FormImages which are initialized without resolution information.