Property Orientation
Namespace TallComponents.PDF.Annotations.Markups
Class FreeText
Orientation of the FreeText annotation in degrees. Default is Rotate0.
The orientation is relative to the page and specified counterclockwise.
Setting this property is supported in classic PDF documents only.
Syntax
public
Orientation
Orientation
{
get;
set;
}
Property value
Orientation