Skip to main content
All docs
V26.1
  • RemoteGoToAction.FileSpecification Property

    Gets or sets the file specification of the document that contains the destination.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public FileSpecification FileSpecification { get; set; }

    Property Value

    Type Description
    FileSpecification

    The file specification of the document that contains the destination.

    See Also