C1PrintProgress Constructor(Language)
In This Topic
Initializes a new instance of the C1PrintProgress class with a language.
Syntax
'Declaration
Public Function New( _
ByVal As Language _
)
public C1PrintProgress(
Language
)
Parameters
- language
- UI Language
See Also