Enum
BookmarkItemStyles

Flags describing visual emphasis applied to bookmark text in the outline.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Navigation

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
[Flags]
public enum BookmarkItemStyles

Fields

Bold

Renders the bookmark text in bold weight.

Declaration

cs-api-definition
Bold = 2

Field Value

BookmarkItemStyles

Italic

Italicizes the bookmark text.

Declaration

cs-api-definition
Italic = 1

Field Value

BookmarkItemStyles

Normal

Default appearance with no emphasis applied.

Declaration

cs-api-definition
Normal = 0

Field Value

BookmarkItemStyles

In this article
DefinitionFieldsBoldItalicNormal
Not finding the help you need?
Contact Support