PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis property gets or sets the value indicating if the annotation is rotated.
|
| VARIANT_BOOL AnnotNoRotate { get; set; } |
Value
VARIANT_TRUE if the control is not rotated to match the rotation of the page, VARIANT_FALSE otherwise
Remarks
If set to VARIANT_TRUE, do not rotate the annotation's appearance to match the rotation of the page. The upper left corner of the annotation's bounding box remains in a fixed location on the page, regardless of the page rotation.
See theĀ AddUnicodeTextAnnotation method for examples.
See Also
Reference


