FormFix v6.0 for .NET - Updated October 25, 2021
TemplateImage Constructor



Accusoft.FormDirectorSdk Namespace > TemplateImage Class : TemplateImage Constructor
An object used for various environment settings, such as debugging and licensing. See the FormDirector class for more details.
Initializes a new instance of the TemplateImage class.
Syntax
'Declaration
 
Public Function New( _
   ByVal workspace As FormDirector _
)
 
'Usage
 
Dim workspace As FormDirector
 
Dim instance As New TemplateImage(workspace)

Parameters

workspace
An object used for various environment settings, such as debugging and licensing. See the FormDirector class for more details.
Remarks
This object only accepts bitonal, 1 bit per pixel, images.
See Also

Reference

TemplateImage Class
TemplateImage Members
FormDirector Class

Is this page helpful?
Yes No
Thanks for your feedback.