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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax bool Append { get; set; }
Property Append As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating if the image will be appended to the end of a file.
See Also