skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class PagesLayoutManagerBase

Inheritance
System.Object
PagesLayoutManagerBase
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Layout
Assembly: Telerik.WinUI.Controls.PdfViewer.dll

Syntax

public abstract class PagesLayoutManagerBase : Object

Constructors

PagesLayoutManagerBase(IFixedDocumentPresenter)

Declaration
public PagesLayoutManagerBase(IFixedDocumentPresenter presenter)
Parameters
IFixedDocumentPresenter presenter

Properties

ContentSize

Declaration
public Size ContentSize { get; protected set; }
Property Value
Windows.Foundation.Size

Document

Declaration
protected RadFixedDocument Document { get; }
Property Value
Telerik.Windows.Documents.Fixed.Model.RadFixedDocument

PageMargins

Declaration
protected Size PageMargins { get; }
Property Value
Windows.Foundation.Size

Presenter

Declaration
protected IFixedDocumentPresenter Presenter { get; }
Property Value
IFixedDocumentPresenter

ScaleFactor

Declaration
protected double ScaleFactor { get; }
Property Value
System.Double

Methods

CreateTransformations(Size, RotationAngle)

Declaration
protected TransformGroup CreateTransformations(Size pageSize, RotationAngle rotationAngle)
Parameters
Windows.Foundation.Size pageSize

RotationAngle rotationAngle

Returns
Microsoft.UI.Xaml.Media.TransformGroup

GetNearestPageLayoutInfo(Point)

Declaration
protected FixedPageLayoutInfo GetNearestPageLayoutInfo(Point point)
Parameters
Windows.Foundation.Point point

Returns
FixedPageLayoutInfo

GetPageLayoutInfoFromPage(RadFixedPage)

Declaration
protected FixedPageLayoutInfo GetPageLayoutInfoFromPage(RadFixedPage page)
Parameters
Telerik.Windows.Documents.Fixed.Model.RadFixedPage page

Returns
FixedPageLayoutInfo

GetPagesLayoutInfos()

Declaration
protected abstract List<FixedPageLayoutInfo> GetPagesLayoutInfos()
Returns
System.Collections.Generic.List<FixedPageLayoutInfo>

GetPageVerticalOffset(Int32)

Declaration
public double GetPageVerticalOffset(int pageNo)
Parameters
System.Int32 pageNo

Returns
System.Double

GetRotationAngleNumeric(RotationAngle)

Declaration
protected double GetRotationAngleNumeric(RotationAngle angle)
Parameters
RotationAngle angle

Returns
System.Double

GetScaledPageSize(RadFixedPage)

Declaration
protected Size GetScaledPageSize(RadFixedPage page)
Parameters
Telerik.Windows.Documents.Fixed.Model.RadFixedPage page

Returns
Windows.Foundation.Size

GetViewPointFromLocation(RadFixedPage, Point, out Point)

Declaration
public bool GetViewPointFromLocation(RadFixedPage page, Point location, out Point point)
Parameters
Telerik.Windows.Documents.Fixed.Model.RadFixedPage page

Windows.Foundation.Point location

Windows.Foundation.Point point

Returns
System.Boolean

Release()

Declaration
public abstract void Release()

RotateSize(Size, RotationAngle)

Declaration
protected Size RotateSize(Size pageSize, RotationAngle rotationAngle)
Parameters
Windows.Foundation.Size pageSize

RotationAngle rotationAngle

Returns
Windows.Foundation.Size

UpdateLayout(Size)

Declaration
public abstract void UpdateLayout(Size viewportSize)
Parameters
Windows.Foundation.Size viewportSize

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.