[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.C1PdfPageContext

C1PdfPageContext Class

Object which contains information about one page of a C1.WPF.PdfViewer.C1PdfDocument.

Inheritance
C1PdfPageContext
Namespace: C1.WPF.PdfViewer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class C1PdfPageContext

Properties

Name Description
Height

Gets the height of the pdf page.

IsPageLoaded

Gets a value indicating whether the page was already loaded.

Page

Gets the visual element where the page will be rendered.

Width

Gets the width pf the pdf page.

Methods

Name Description
Close()

Release resources when close this object.