TiffEncoderAppend Property |
Get or sets a value indicating if the image should be appended to the end of an existing 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 public bool Append { get; set; }
Public Property Append As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating if the image should be appended to the end of an existing file.
Implements
IAppendableAppendSee Also