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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic virtual bool Append { get; set; }Public Overridable Property Append As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IAppendableAppend
See Also