PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllGets or sets value indicating if the annotation is scaled to match the magnification of the page.
|
| VARIANT_BOOL AnnotNoZoom { get; set; } |
Value
VARIANT_TRUE if the control is not scaled to match the magnification of the page, VARIANT_FALSE otherwise.
Remarks
If set to VARIANT_TRUE, do not scale the annotation's appearance to match the magnification of the page. The location of the annotation on the page, defined by the upper-left corner of its bounding box, remains fixed, regardless of the page magnification.
See AddUnicodeTextAnnotation method for examples.
See Also
Reference


