Accusoft.Forms1 - Updated
HorizontalResolution Property (TemplateImage)



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

Reference

TemplateImage Class
TemplateImage Members