[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.Dispose

Dispose Method

Dispose(bool)

Releases the resoureces used by C1PrintDocument.

Declaration
protected override void Dispose(bool disposing)
Parameters
Type Name Description
bool disposing

true to release both managed and unmanaged resources; false to release only unmanaged resources.

Overrides