Class FixedPagePresenter
Represents fixed page presenter.
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public class FixedPagePresenter : FixedPagePresenterBase, IUILayerContainer
Methods
UpdateLayers(UILayerUpdateContext)
Updates the layers.
Declaration
public override void UpdateLayers(UILayerUpdateContext context)
Parameters
UILayerUpdateContext
context
The context. |