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