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
trueif not to rotate the widget's appearance to match the rotation of the page; otherwise,false.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.