Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionImportData Class / File Property

In This Topic
    File Property (ActionImportData)
    In This Topic
    Gets or sets the FDF file from which to import the data.
    Syntax
    'Declaration
     
    Public Property File As FileSpecification
    public FileSpecification File {get; set;}
    See Also