←Select platform

DropObjects Property (HtmlDocumentOptions)

Summary

Controls which object types to drop from the final document.

Syntax

C#
VB
C++
public DocumentDropObjects DropObjects { get; set; }
Public Property DropObjects() As DocumentDropObjects 
   Get 
   Set 
public:  
   property DocumentDropObjects^ DropObjects 
   { 
      DocumentDropObjects^ get() 
      void set(DocumentDropObjects^ value) 
   } 

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

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