Returns IC1ControlPrinter object for a specified control or
nul if the one is not C1-printable.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public static IC1ControlPrinter GetControlPrinter( Object control ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetControlPrinter ( _ control As Object _ ) As IC1ControlPrinter |
Parameters
- control
- Type: System..::.Object