[]
Object which contains information about one page of a C1.WPF.PdfViewer.C1PdfDocument.
public class C1PdfPageContext
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. |
Name | Description |
---|---|
Close() | Release resources when close this object. |