New to Telerik UI for WPFStart a free 30-day trial

Represents fixed document presenter names.

Definition

Namespace:Telerik.Windows.Documents.UI

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

C#
public class FixedDocumentPresenterNames

Inheritance: objectFixedDocumentPresenterNames

Constructors

C#
public FixedDocumentPresenterNames()

Fields

Name for FixedDocumentPagesPresenter.

C#
public const string FixedDocumentPagesPresenter = "FixedDocumentPagesPresenter"

Name for FixedDocumentSinglePageViewPresenter.

C#
public const string FixedDocumentSinglePageViewPresenter = "FixedDocumentSinglePageViewPresenter"