
|
ImgEdit Class Library ImgEdit.RotateFlip_AutoSave = Boolean |
Gets or sets the auto saving upon rotating or flipping images.
|
[Visual Basic] Public Property RotateFlip_AutoSave ( ) as Boolean |
Property Set Value
RotateFlip_AutoSave
Sets the auto save rotation.
Property Get Value
RotateFlip_AutoSave
Gets the auto save rotation.
Example
[Visual Basic] The following example enables the rotate flip auto save and gets its value.
|
[Visual Basic] Dim AutoSave as Boolean = True ImgEdit1.RotateFlip_AutoSave = AutoSave AutoSave = ImgEdit1.RotateFlip_AutoSave |
Note: Annotations will not be saved upon inserting, appending, deleting, moving and using the RotateFlip_AutoSave pages. The file must be saved using the save function.
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6