←Select platform

AutoDisposeDocuments Property (DocumentDescriptor)

Summary

Indicates whether to automatically dispose any child documents.

Syntax

C#
VB
Java
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize