| Name | Description | |
|---|---|---|
![]() | PdfVisualFileAttachmentAnnotation Constructor | Initializes a new PdfVisualFileAttachmentAnnotation object. |
The following tables list the members exposed by PdfVisualFileAttachmentAnnotation.
| Name | Description | |
|---|---|---|
![]() | PdfVisualFileAttachmentAnnotation Constructor | Initializes a new PdfVisualFileAttachmentAnnotation object. |
| Name | Description | |
|---|---|---|
![]() | Annotation | Gets the underlying PDF annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | Description | Gets or sets the file description. |
![]() | FileName | Gets or sets the name of the file attachment. |
![]() | IconName | Gets or sets the text annotation icon name. |
![]() | InteriorColor | Gets or sets the annotation interior color. |
![]() | Location | Gets or sets the annotation location on the page. |
![]() | NormalAppearance | Gets or sets the annotation normal appearance. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | Opacity | Gets or sets the annotation opacity. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualMarkupAnnotation) |
![]() | OutlineColor | Gets or sets the annotation outline color. |
![]() | Payload | Gets or sets the content of the file attachment. |
![]() | Size | Gets the file attachment size. |
![]() | Tag | Gets or sets an object that contains user-defined data associated with the annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | VisualPage | Gets the page that owns the anotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | VisualRectangle | Gets or sets the visual rectangle of this annotation. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
| Name | Description | |
|---|---|---|
![]() | BeginUpdate | Put the annotation in update mode. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |
![]() | EndUpdate | Notifies the Xfinium.Pdf.View.PdfDocumentView control that the annotation has been updated and its new appearance should be displayed. (Inherited from Xfinium.Pdf.View.Annotations.PdfVisualAnnotation) |