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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > FileAttachmentAnnotation Class : File Property
Gets or sets the GrapeCity.Documents.Pdf.FileSpecification object that defines the referenced file.
Syntax
'Declaration
 
Public Property File As FileSpecification
public FileSpecification File {get; set;}
See Also

Reference

FileAttachmentAnnotation Class
FileAttachmentAnnotation Members