Accusoft.FormDirector3.Net - Updated
HorizontalResolution Property




Accusoft.FormDirectorSdk Namespace > TemplateImage Class : HorizontalResolution Property
The horizontal resolution of the template image, in dots per inch.
Syntax
'Declaration
 
Public ReadOnly Property HorizontalResolution As Single
'Usage
 
Dim instance As TemplateImage
Dim value As Single
 
value = instance.HorizontalResolution
public float HorizontalResolution {get;}
public: __property float get_HorizontalResolution();
public:
property float HorizontalResolution {
   float get();
}
See Also

Reference

TemplateImage Class
TemplateImage Members