Class DefaultUILayers
Inheritance
System.Object
DefaultUILayers
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Layers
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public static class DefaultUILayers : Object
Fields
AnnotationsUILayer
Declaration
public const string AnnotationsUILayer = "AnnotationsUILayer"
Field Value
System.
|
ContentElementsUILayer
Declaration
public const string ContentElementsUILayer = "ContentElementsUILayer"
Field Value
System.
|
PagesLayer
Declaration
public const string PagesLayer = "PagesLayer"
Field Value
System.
|
SelectionLayer
Declaration
public const string SelectionLayer = "SelectionLayer"
Field Value
System.
|