Property NoRotate
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
NoRotate
Gets or sets a value indicating whether to rotate the widget's appearance to match the rotation of the page.
public bool NoRotate { get; set; }
Property Value
- bool
true
if not to rotate the widget's appearance to match the rotation of the page; otherwise,false
.