com.groupdocs.annotation.models.annotationmodels.interfaces.properties
The namespace provides annotation properties interfaces.
Interfaces
Interface | Description |
---|---|
IAngle | Defines annotation rotation angle |
IBackgroundColor | Defines annotation background color |
IBox | Defines annotation position |
IFontColor | Defines annotation text font color |
IFontFamily | Defines annotation text font family |
IFontSize | Defines annotation text font size |
IOpacity | Defines annotation opacity |
IPenColor | Defines annotation pen color |
IPenStyle | Defines annotation pen style |
IPenWidth | Defines annotation pen width |
IPoints | Defines annotation position |
ISvgPath | Defines annotation svg path coordinates array |
IText | Defines annotation text |
ITextToReplace | Defines annotation text for replace |
IUrl | Defines annotation link url |