Class FixedDocumentPresenterNames
Inheritance
System.Object
FixedDocumentPresenterNames
Namespace: Telerik.UI.Xaml.Controls.PdfViewer
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class FixedDocumentPresenterNames : Object
Constructors
FixedDocumentPresenterNames()
Declaration
public FixedDocumentPresenterNames()
Fields
FixedDocumentPagesPresenter
Declaration
public const string FixedDocumentPagesPresenter = "FixedDocumentPagesPresenter"
Field Value
System.
|
FixedDocumentSinglePageViewPresenter
Declaration
public const string FixedDocumentSinglePageViewPresenter = "FixedDocumentSinglePageViewPresenter"
Field Value
System.
|