Class Win2DFixedContentRenderer
Inheritance
System.Object
Win2DFixedContentRenderer
Namespace: Telerik.UI.Xaml.Controls.PdfViewer
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class Win2DFixedContentRenderer : Object, IFixedContentRenderer
Constructors
Win2DFixedContentRenderer()
Declaration
public Win2DFixedContentRenderer()
Win2DFixedContentRenderer(RadFixedPage, CanvasControl)
Declaration
public Win2DFixedContentRenderer(RadFixedPage page, CanvasControl canvasControl)
Parameters
Telerik.
|
Microsoft.
|
Properties
Offscreen
Declaration
public CanvasRenderTarget Offscreen { get; }
Property Value
Microsoft.
|