Click or drag to resize

PdfFileAttachmentAnnotation Properties

The PdfFileAttachmentAnnotation type exposes the following members.

Properties
 NameDescription
Public propertyAnnotationType Gets the FileAttachment value.
(Overrides PdfAnnotationAnnotationType)
Public propertyAppearance Gets the appearance settings for this PdfFileAttachmentAnnotation.
Public propertyDescription Gets or sets the description.
Public propertyFile

(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.

Public propertyFilePath(Required) The path of the file associated with this annotation.
Top
See Also