←Select platform

Header Property

Summary

Gets or sets the header of the IAnnHeader.

Syntax

C#
VB
C++
public string Header { get; set; } 
  
Property Header As String 
property String^ Header { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The header of the IAnnHeader.

Remarks

An object header is one way of differentiating between multiple objects in a container. LEADTOOLS does not use the object header in any special way and the value has no special meaning. For more information, refer to WPF Annotation Object Headers..

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly