ImageSaveOptionsGifDelay Property |
Gets or sets the delay in milliseconds between frames in the animated GIF.
Default value: 33. (33 ms ~ 30fps, 16 ms ~ 60fps).
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.6.10
Syntaxpublic int GifDelay { get; set; }
Public Property GifDelay As Integer
Get
Set
Property Value
Int32
See Also