Namespace: PdfSharp.BigGustave
Indicates the transmission order of the image data.
public enum InterlaceMethod
Inheritance Object → ValueType → Enum → InterlaceMethod
Implements IComparable, IFormattable, IConvertible
| Name | Value | Description |
|---|---|---|
| None | 0 | No interlace. |
| Adam7 | 1 | Adam7 interlace. |