Accusoft.FormDirector3.Net - Updated
VerticalResolution Property




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

Reference

TemplateImage Class
TemplateImage Members