Click or drag to resize

PdfFileAttachmentAnnotationAttachment Property

File attachment referenced by this annotation

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdf (in RadPdf.dll) Version: 3.47.0.0 (3.47.0.0)
Syntax
public PdfEmbeddedFile Attachment { get; }

Property Value

Type: PdfEmbeddedFile
See Also