←Select platform

AutoDisposeDocuments Property

Summary

Indicates whether to automatically dispose any child documents.

Syntax
C#
VB
C++
Java
public bool AutoDisposeDocuments { get; set; } 
Public Property AutoDisposeDocuments() As Boolean 
   Get 
   Set 
public:  
   property bool AutoDisposeDocuments 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean getAutoDisposeDocuments() 
public void setAutoDisposeDocuments(boolean value) 

Property Value

Refer to AutoDisposeDocuments.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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