[This is preliminary documentation and is subject to change.]

Object representing a single page in a document.

Namespace:  RadPdfLibrary.Data.Document.Pages
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public sealed class RadPdfPage
Visual Basic (Declaration)
Public NotInheritable Class RadPdfPage
Visual Basic (Usage)
Dim instance As RadPdfPage

Inheritance Hierarchy

System..::.Object
  RadPdfLibrary.Data.Document.Pages..::.RadPdfPage

See Also