 | AnnotationNoZoom Property |
The annotation's scaling behavior
If
then the annotation's visual appearance does not scale with the zoom factor of a PDF viewer.
Namespace: PdfTools.Toolbox.Pdf.AnnotationsAssembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.14.2+5217f89c7b399efc0587b88c31a764dfa81dc11a
Syntaxpublic bool NoZoom { get; }Property Value
Boolean
Exceptions| Exception | Condition |
|---|
| InvalidOperationException | if the object has already been closed |
See Also