←Select platform

Dispose(bool) Method

Summary

Releases all the resources used by this PDFPageRasterizer.

Syntax
C#
C++/CLI
Python
[HandleProcessCorruptedStateExceptionsAttribute()] 
protected virtual void Dispose( 
   bool disposing 
) 
protected:  
   [HandleProcessCorruptedStateExceptionsAttribute] 
   virtual void Dispose( 
      bool disposing 
   ) 
def Dispose(self,disposing): 

Parameters

disposing

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

Requirements

Target Platforms

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.