Represents the base class for fixed page presenter.
Definition
Namespace:Telerik.Windows.Documents.UI
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
C#
public class FixedPagePresenterBase : ContentControl, IUILayerContainer
Inheritance: objectFixedPagePresenterBase
Derived Classes:
Implements:
Properties
Gets the UI layers.
C#
public UILayerStack UILayers { get; }
The UI layers.
Implements:
Methods
Updates the layers.
C#
public virtual void UpdateLayers(UILayerUpdateContext context)
The context.