Pdf |
The PdfFileAttachmentAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnotationType |
Gets the FileAttachment value.
(Overrides PdfAnnotationAnnotationType) | |
| Appearance | Gets the appearance settings for this PdfFileAttachmentAnnotation. | |
| Description | Gets or sets the description. | |
| File | (Required) The file associated with this annotation. If this property returns , then use the FilePath property because the associated file is specified as a file specification string. | |
| FilePath | (Required) The path of the file associated with this annotation. |
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |