Click or drag to resize

IContentManagerPrintImagePane Method

Prints the image in the specified video window on the default printer.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void PrintImagePane(
	ImagePane pane
)

Parameters

pane  ImagePane
 
Exceptions
ExceptionCondition
UnauthorizedAccessSdkException Thrown if operation is not permitted to caller.
See Also