officefileapi-devexpress-dot-pdf-dot-pdfpolylineannotationfacade-dot-underscore-properties.md
Contains members used to manage polyline annotations without access to their inner structure.
| Name | Description |
|---|---|
| Author | Specifies the annotation author. Inherited from PdfMarkupAnnotationFacade. |
| BorderStyle | Gets or sets the border style of the path annotation. Inherited from PdfPathAnnotationFacade. |
| BorderWidth | Gets or sets the width of the path annotation border. Inherited from PdfPathAnnotationFacade. |
| Color | Specifies the annotation color. Inherited from PdfAnnotationFacade. |
| Contents | Specifies the annotation comment. Inherited from PdfAnnotationFacade. |
| CreationDate | Specifies the date and time when the annotation was created. Inherited from PdfMarkupAnnotationFacade. |
| Flags | Gets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotationFacade. |
| InteriorColor | Gets or sets the interior color used to fill the annotation’s line endings. Inherited from PdfPathAnnotationFacade. |
| LineEndStyle | Gets or sets the style of the line’s end point. |
| LineStartStyle | Gets or sets the style of the line’s start point. |
| ModificationDate | Specifies the date and time when the annotation was last modified. Inherited from PdfAnnotationFacade. |
| Name | Gets the annotation name. Inherited from PdfAnnotationFacade. |
| Opacity | Specifies the annotation’s opacity. Inherited from PdfMarkupAnnotationFacade. |
| Rectangle | Gets the annotation’s bounds on the page. Inherited from PdfAnnotationFacade. |
| Replies | Obtains annotation comments. Inherited from PdfMarkupAnnotationFacade. |
| Reviews | Obtains annotation reviews. Inherited from PdfMarkupAnnotationFacade. |
| Subject | Specifies a short description of the subject being addressed by the annotation. Inherited from PdfMarkupAnnotationFacade. |
| Type | Returns the annotation type. Inherited from PdfAnnotationFacade. |
| Vertices | Returns a list of annotation vertices. Inherited from PdfPathAnnotationFacade. |
See Also
PdfPolyLineAnnotationFacade Class