Click or drag to resize

Jb2EncoderAppend Property

Get or sets a value indicating if the image should be appended to the end of an existing file.

Namespace:  Atalasoft.Imaging.Codec.Jbig2
Assembly:  Atalasoft.dotImage.Jbig2 (in Atalasoft.dotImage.Jbig2.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public virtual bool Append { get; set; }

Property Value

Type: Boolean

Implements

IAppendableAppend
See Also