Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes
AnnotationShapeModel Class
Used to position an existing annotation in a layer or shape collection.
csharp
public class AnnotationShapeModel : TallComponents.UnoPdf.Client.Models.Pdf.Shapes.ShapeModel
Inheritance System.Object 🡒 ShapeModel 🡒 AnnotationShapeModel
Remarks
You should use the AnnotationShape in ShapeCollections with 90-degree rotations (0, 90, 180 and 270) only.
<param>
If the Annotation is a Widget the FontSize will be changed automatically when VirtualHeight is set
(which implies a coordinate system transformation).
</param>
Properties | |
---|---|
Annotation | The Annotation to replace. |