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: 3.48.0.0 (3.48.0.0)
Syntax public PdfEmbeddedFile Attachment { get; }
Public ReadOnly Property Attachment As PdfEmbeddedFile
Get
Property Value
Type:
PdfEmbeddedFileSee Also