The Header Property supports WPF/Silverlight.
The Header Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the header of the IAnnHeader. Supported in Silverlight, Windows Phone 7Visual Basic (Declaration) | |
---|---|
Property Header As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IAnnHeader Dim value As String instance.Header = value value = instance.Header |
C# | |
---|---|
string Header {get; set;} |
Property Value
The header of the IAnnHeader.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..
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)