Inesoft PrintCE SDK .NET PrintCE::GetCurrentSetup Method
Allows to get the current settings of printing. C# Syntax: object.GetCurrentSetup(out PrintInfo info); VB Syntax: Call object.GetCurrentSetup(ByRef info As PrintInfo) Parameters info Pointer to PrintInfo structure. See Also SilentPrintSetup. © 2009 Inesoft. All rights reserved.
Allows to get the current settings of printing.
C# Syntax: object.GetCurrentSetup(out PrintInfo info); VB Syntax: Call object.GetCurrentSetup(ByRef info As PrintInfo)
Parameters
info
Pointer to PrintInfo structure.
See Also
SilentPrintSetup.
© 2009 Inesoft. All rights reserved.