Click or drag to resize

IAppendableAppend Property

Gets or sets a value indicating if the image will be appended to the end of a file.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
bool Append { get; set; }

Property Value

Type: Boolean
A value indicating if the image will be appended to the end of a file.
See Also