[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.FileAttachmentAnnotation.File

File Property

File

Gets or sets the FileSpecification object that defines the referenced file.

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