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

FontStyles Property

Show in webframe
Optional font style to use when rendering the title.
Syntax
get_fontStyles();
set_fontStyles(value);
Object.defineProperty('fontStyles');

Property Value

TypeDescription
DocumentFontStylesThe 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.

See Also

Reference

DocumentBookmark Object
DocumentBookmark Members

Error processing SSI file