NativePrintDialogPrintDlgExDispose(Boolean) Method

Releases the unmanaged resources used by the NativePrintDialogPrintDlgEx and optionally releases the managed resources

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources

See Also