←Select platform

CustomLabels Property

Summary

List of custom defined labels.

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

Property Value

List of labels.

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.