Property Rotation
Namespace TallComponents.PDF.Layout.Shapes
Class ContentShape
Amount of rotation in degrees around the origin of the shape, clockwise.
FieldShapes can be rotated 0, 90, 180 or 270 degrees only. Applying any other rotation to field shapes may lead to unexpected results.
Syntax
public
Double
Rotation
{
get;
set;
}
Property value
Double