←Select platform

AutoDisposeDocuments Property

Summary

Indicates whether to automatically dispose any child documents.

Syntax
C#
C++/CLI
Java
Python
public bool AutoDisposeDocuments { get; set; } 
public:  
   property bool AutoDisposeDocuments 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean getAutoDisposeDocuments() 
public void setAutoDisposeDocuments(boolean value) 
AutoDisposeDocuments # get and set (DocumentDescriptor) 

Property Value

Refer to AutoDisposeDocuments.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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