FormElement.Rotate Property

Gets or Sets the angle of a form field. Rotation angle should be multiple of 90, default is 0.

public int Rotate { get; set; }
Public Property Rotate As Int32

Property Value

Int32

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

FormElement
ceTe.DynamicPDF.PageElements.Forms

In this topic