←Select platform

DropObjects Property

Summary

Controls which object types to drop from the final document.

Syntax
C#
C++/CLI
Python
public DocumentDropObjects DropObjects { get; set; } 
public:  
   property DocumentDropObjects^ DropObjects 
   { 
      DocumentDropObjects^ get() 
      void set(DocumentDropObjects^ value) 
   } 
DropObjects # get and set (XlsDocumentOptions) 

Property Value

Controls which object types to drop from the final document. The default value is DocumentDropObjects.None.

Remarks

Refer to DocumentDropObjects for more information.

Requirements

Target Platforms

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

Leadtools.Document.Writer Assembly

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