LookupDataMauiBase..::..GetPrinterHeaderRow Method
Gets the printer header row.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrintingInputHeaderRow GetPrinterHeaderRow( PrimaryKeyValue primaryKeyValue, PrinterSetupArgs printerSetupArgs )
Public Function GetPrinterHeaderRow ( _ primaryKeyValue As PrimaryKeyValue, _ printerSetupArgs As PrinterSetupArgs _ ) As PrintingInputHeaderRow
public: PrintingInputHeaderRow^ GetPrinterHeaderRow( PrimaryKeyValue^ primaryKeyValue, PrinterSetupArgs^ printerSetupArgs )
Parameters
- primaryKeyValue
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key value.
- printerSetupArgs
- Type: RingSoft.DbLookup..::..PrinterSetupArgs
The printer setup arguments.