←Select platform

SelectedInsertion Property

Summary

The selected insertion PageCharactersDifference object from the active differences set.

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

Property Value

The selected insertion 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.