Prints the given text string on a printer.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
public static void Print( string text ) |
Parameters
- text
- Type: System..::.String
A text string to print.