←Select platform

SelectedDeletion Property

Summary

The selected deletion PageCharactersDifference object from the active differences set.

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

Property Value

The current selected deletion PageCharactersDifference object from the active differences set. The default value is null.

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

Leadtools.Document.Viewer.WinForms Assembly

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