PdfFileAttachmentAnnotationAttachment Property  | 
 
            Gets a reference to the embedded file attachment referenced by this annotation.
            
 
    Namespace: 
   RadPdf.Data.Document.Objects.Annotations
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
Syntaxpublic PdfEmbeddedFile Attachment { get; }Public ReadOnly Property Attachment As PdfEmbeddedFile
	Get
Property Value
Type: 
PdfEmbeddedFile
See Also