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