ClassDocumentPagePresenter
Class
Represents the DocumentPagePresenter control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class DocumentPagePresenter : DocumentPresenterWrapperBase, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlDocumentPresenterWrapperBaseDocumentPagePresenter
Implements:
Inherited Members
Constructors
DocumentPagePresenter()
Initializes a new instance of the DocumentPagePresenter class.
Declaration
cs-api-definition
public DocumentPagePresenter()
Properties
LayersCanvas
Declaration
cs-api-definition
protected override Canvas LayersCanvas { get; }
Property Value
Overrides