←Select platform

LabelOptions Property

Summary

Contains a label object where label options can be defined.

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

Property Value

Label object.

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.