Show / Hide Table of Contents

Enum FaxMode

Group 3/4 format control.
Possible values for TiffTag.FAXMODE tag.

Namespace: BitMiracle.LibTiff.Classic
Assembly: BitMiracle.LibTiff.NET.dll
Syntax
[Flags]
public enum FaxMode

Fields

Name Description
BYTEALIGN

Byte align row.

CLASSF

TIFF Class F.

CLASSIC

Default, include RTC.

NOEOL

No EOL code at end of row.

NORTC

No RTC at end of data.

WORDALIGN

Word align row.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX