Back to Devexpress

PdfOutline.Prev Property

officefileapi-devexpress-dot-pdf-dot-pdfoutline-55f47cab.md

latest974 B
Original Source

PdfOutline.Prev Property

Gets the previous item at the outline level.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfOutline Prev { get; }
vb
Public ReadOnly Property Prev As PdfOutline

Property Value

TypeDescription
PdfOutline

A PdfOutline object that is the previous outline item.

|

See Also

PdfOutline Class

PdfOutline Members

DevExpress.Pdf Namespace