Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

FontStyles Property






Optional font style to use when rendering the title.
Syntax
public DocumentFontStyles FontStyles {get; set;}
'Declaration
 
Public Property FontStyles As DocumentFontStyles
'Usage
 
Dim instance As DocumentBookmark
Dim value As DocumentFontStyles
 
instance.FontStyles = value
 
value = instance.FontStyles
public DocumentFontStyles getFontStyles()
public void setFontStyles(DocumentFontStyles value)
            
public:
property DocumentFontStyles FontStyles {
   DocumentFontStyles get();
   void set (    DocumentFontStyles value);
}

Property Value

The optional font style to use when rendering the title. Default value is DocumentFontStyles.Normal.
Remarks

Viewer application will usually use this value to render the Title.

Example

For an example, refer to DocumentStructure.

Requirements

Target Platforms

See Also

Reference

DocumentBookmark Class
DocumentBookmark Members

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