[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionLaunch.File

File Property

File

Gets or sets the FileSpecification object defining application to be launched or the document to be opened or printed.

Declaration
public FileSpecification File { get; set; }
Public Property File As FileSpecification