←Select platform

LabelCanSpanLines Property

Summary

Indicates whether the label pattern should span multiple lines or not.

Syntax
C#
VB
C++
public bool LabelCanSpanLines { get; set; } 
Public Property LabelCanSpanLines() As Boolean 
   Get 
   Set 
public:  
   property bool LabelCanSpanLines 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to indicate it is possible that the label pattern spans multiple lines; otherwise, false.

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.