PDF .NET Library Documentation - PDF Technologies, Inc.

The PDFFileAttachmentAnnotation type exposes the following members.

Properties

  NameDescription
BorderColor
Specifies the border color of the PDF control.
(Inherited from BaseAnnotation.)
BorderStyle
Gets or sets annotation border style.
(Inherited from BaseAnnotation.)
BorderWidth
Gets or set annotation border width
(Inherited from BaseAnnotation.)
Caption
Gets or sets annotation caption
(Inherited from BaseAnnotation.)
Charset
Gets or sets annotation charset.
(Inherited from BaseAnnotation.)
Compress
Gets or sets whether the embedded file should be compressed.
File
Gets or sets the file associated with this annotation.
Flags
Specify the behavior of the annotation when printed, rotated etc.
(Inherited from PDFCustomAnnotation.)
Icon
Gets or sets the annotation's icon.
LastModified
Gets or sets the last modified date time
(Inherited from BaseAnnotation.)
Opacity
Get or sets annotation opacity.
(Inherited from BaseAnnotation.)
PopupRectangle
Gets or sets the rectangle of the popup window.
(Inherited from BaseAnnotation.)
Subject
Gets or sets annotation subjects
(Inherited from BaseAnnotation.)
Text
Gets or sets annotation Text
(Inherited from BaseAnnotation.)

See Also