Class
FixedDocumentPresenterNames

Represents fixed document presenter names.

Definition

Namespace:Telerik.Windows.Documents.UI

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

cs-api-definition
public class FixedDocumentPresenterNames

Inheritance: objectFixedDocumentPresenterNames

Constructors

FixedDocumentPresenterNames()

Declaration

cs-api-definition
public FixedDocumentPresenterNames()

Fields

FixedDocumentPagesPresenter

Name for FixedDocumentPagesPresenter.

Declaration

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

Field Value

string

FixedDocumentSinglePageViewPresenter

Name for FixedDocumentSinglePageViewPresenter.

Declaration

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

Field Value

string