Documents for PDF, .NET Edition Documentation
File Property (ActionLaunch)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace > ActionLaunch Class : File Property
Gets or sets the GrapeCity.Documents.Pdf.FileSpecification object defining application to be launched or the document to be opened or printed.
Syntax
'Declaration
 
Public Property File As FileSpecification
public FileSpecification File {get; set;}
See Also

Reference

ActionLaunch Class
ActionLaunch Members