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.5.0.5.0.230 (.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