Skip to main content
All docs
V25.1
  • PdfPageInfo Class

    Contains information about a page of a document opened in PDF Viewer.

    Namespace: DevExpress.Pdf

    Assembly: DevExpress.Pdf.v25.1.Core.dll

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public class PdfPageInfo

    The following members return PdfPageInfo objects:

    Library Related API Members
    WinForms Controls PdfViewer.GetPageInfo(Int32)
    WPF Controls PdfViewerControl.GetPageInfo(Int32)

    Inheritance

    Object
    PdfPageInfo
    See Also