C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating whether to use the animation background when saving GIF files.
public bool UseAnimationBackground { get; set; } Public Property UseAnimationBackground As Boolean public bool UseAnimationBackground {get; set;} @property (nonatomic, assign, getter=usesAnimationBackground) BOOL useAnimationBackground public boolean isUseAnimationBackground()public void setUseAnimationBackground(boolean useAnimationBackground)
<br/>get_UseAnimationBackground();<br/>set_UseAnimationBackground(value);<br/>Object.defineProperty('UseAnimationBackground'); true to use the AnimationBackground value when saving GIF files; false, otherwise.
For an example, refer to CodecsGifOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
