←Select platform

IsDeleted Property

Summary

Indicates that this page is marked for deletion.

Syntax
C#
C++/CLI
Python
public bool IsDeleted { get; set; } 
public:  
   property bool IsDeleted 
   { 
      bool get() 
      void set(bool value) 
   } 
IsDeleted # get and set (DocumentPageDescriptor) 

Property Value

true if this page is marked for deletion; otherwise, false. The default value is false.

Remarks

Refer to DocumentPage.IsDeleted for more information.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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