Optional font style to use when rendering the title.
Object.defineProperty(DocumentBookmark.prototype, 'fontStyles',
get: function(),
set: function(value)
)
fontStyles: DocumentFontStyles;
The optional font style to use when rendering the title. Default value is DocumentFontStyles.Normal.
Viewer application will usually use this value to render the Title.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET