←Select platform

Label Property

Summary

Contains a reference to the label definition.

Syntax
C#
VB
C++
public List<InfoLabel> Label {get; set;} 
Public Property Label() As List(Of InfoLabel) 
   Get 
   Set 
public:  
   property List<InfoLabel^>^ Label 
   { 
      List<InfoLabel^>^ get() 
      void set(List<InfoLabel^>^ value) 
   } 

Property Value

Reference to the label definition.

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

Leadtools.Document.Unstructured Assembly

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