Accusoft.Forms1 - Updated
VerticalResolution Property (TemplateImage)



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

Reference

TemplateImage Class
TemplateImage Members