Class
DefaultUILayers

Contains all default UILayers names.

Definition

Namespace:Telerik.Windows.Documents.Fixed.UI.Layers

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

cs-api-definition
public static class DefaultUILayers

Inheritance: objectDefaultUILayers

Fields

AnnotationsUILayer

Annotations layer name.

Declaration

cs-api-definition
public const string AnnotationsUILayer = "AnnotationsUILayer"

Field Value

string

ContentElementsUILayer

Content elements layer name.

Declaration

cs-api-definition
public const string ContentElementsUILayer = "ContentElementsUILayer"

Field Value

string

ForegroundLayer

Foreground layer name.

Declaration

cs-api-definition
public const string ForegroundLayer = "ForegroundLayer"

Field Value

string

PagesLayer

Pages layer name

Declaration

cs-api-definition
public const string PagesLayer = "PagesLayer"

Field Value

string

SelectionLayer

Selection layer name.

Declaration

cs-api-definition
public const string SelectionLayer = "SelectionLayer"

Field Value

string