Back to Devexpress

PdfOutline.Action Property

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

latest1.0 KB
Original Source

PdfOutline.Action Property

Provides access to the action that should be performed when the outline item is activated.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfAction Action { get; }
vb
Public ReadOnly Property Action As PdfAction

Property Value

TypeDescription
PdfAction

A PdfAction object that is an action that is performed with outlines.

|

See Also

PdfOutline Class

PdfOutline Members

DevExpress.Pdf Namespace