| BCObjectExtenderPrint Method (Boolean) |
Prints the document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic void Print(
bool showSetup
)
Public Sub Print (
showSetup As Boolean
)
public:
void Print(
bool showSetup
)
member Print :
showSetup : bool -> unit
Parameters
- showSetup
- Type: SystemBoolean
A value indicating whether to show Print Setup dialog.
See Also