Back to Devexpress

PdfRemoteGoToAction.FileSpecification Property

officefileapi-devexpress-dot-pdf-dot-pdfremotegotoaction.md

latest1.2 KB
Original Source

PdfRemoteGoToAction.FileSpecification Property

Gets the file in which the destination will be located.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfFileSpecification FileSpecification { get; }
vb
Public ReadOnly Property FileSpecification As PdfFileSpecification

Property Value

TypeDescription
PdfFileSpecification

A PdfFileSpecification object that represents the file in which the destination will be located.

|

See Also

PdfRemoteGoToAction Class

PdfRemoteGoToAction Members

DevExpress.Pdf Namespace