officefileapi-devexpress-dot-pdf-b6b6f907.md
Provides settings that define page boundaries for specific content types.
Namespace : DevExpress.Pdf
Assembly : DevExpress.Pdf.v25.2.Core.dll
NuGet Package : DevExpress.Pdf.Core
public abstract class PdfPageTreeObject :
PdfObject
Public MustInherit Class PdfPageTreeObject
Inherits PdfObject
A PDF page content can be published using one of the following mediums.
To support these publishing mediums, a PDF page may define the following additional boundaries.
Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfPageTreeObject PdfPage
See Also