fontStyles Property

Summary

Optional font style to use when rendering the title.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentBookmark.prototype, 'fontStyles', 
   get: function(), 
   set: function(value) 
) 
fontStyles: DocumentFontStyles; 

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.