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

Show in webframe

FontFamilyName Property (AnnRulerObject)






Gets or sets a value that indicates the font family of the typeface.
Syntax
public string FontFamilyName {get; set;}
'Declaration
 
Public Property FontFamilyName As String
'Usage
 
Dim instance As AnnRulerObject
Dim value As String
 
instance.FontFamilyName = value
 
value = instance.FontFamilyName

            

            
public:
property String^ FontFamilyName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value that specifies the font family of the typeface.
Remarks
For more information, refer to Using Text in WPF Annotation Objects.
Example

For XAML example, refer to AnnRulerObject.

For C#/VB examples, refer to AnnRulerObject.

Requirements

Target Platforms

See Also

Reference

AnnRulerObject Class
AnnRulerObject 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