Class ShapeAnnotation
Specifies and allows editing the appearance of the paricular shape annotation.
Inheritance
System.Object
ShapeAnnotation
Implements
Namespace: Syncfusion.SfPdfViewer.iOS
Assembly: Syncfusion.SfPdfViewer.iOS.dll
Syntax
public class ShapeAnnotation : Object, IAnnotation
Properties
Settings
Gets or sets the ShapeAnnotationSettings associated with the shape annotation.
Declaration
public ShapeAnnotationSettings Settings { get; set; }
Property Value
Type | Description |
---|---|
ShapeAnnotationSettings | The shape allows the user to customize the appearance of the shape annotation. |