Click or drag to resize

IAppendable.Append 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: 11.5.0.0.0.156 (.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