C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / SystemInfo Class / SystemInfo Constructor

In This Topic
SystemInfo Constructor
In This Topic
Initializes a new instance of the SystemInfo class. Note that the property values are not updated by this constructor, the Initialize method should be used to actually fill the current object with system info data.
Syntax
'Declaration
 
Public Function New()
 
See Also