Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

FontWeight Property (AnnTextObject)






Gets or sets a value that indicates the relative weight of the typeface.
Syntax
public AnnFontWeight FontWeight {get; set;}
'Declaration
 
Public Property FontWeight As AnnFontWeight
'Usage
 
Dim instance As AnnTextObject
Dim value As AnnFontWeight
 
instance.FontWeight = value
 
value = instance.FontWeight

            

            
public:
property AnnFontWeight FontWeight {
   AnnFontWeight get();
   void set (    AnnFontWeight value);
}

Property Value

An AnnFontWeight value that specifies the relative weight of the typeface.
Remarks
For more information, refer to Using Text in WPF Annotation Objects.
Example

For XAML example, refer to AnnTextObject.

For C#/VB examples, refer to AnnTextObject.

Requirements

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features