The following tables list the members exposed by CodecsTiffSaveOptions.
| Name | Description | |
|---|---|---|
![]()  | 
	BigTiff | Gets a value that indicates whether the file should be saved in BigTIFF format. | 
![]()  | 
	ImageFileDirectoryOffset | Gets or sets the offset within a TIFF file where a page starts. | 
![]()  | 
	NoLzwAutoClear | Gets a value indicating whether to automatically insert CLEAR codes during LZW compression. | 
![]()  | 
	NoPageNumber | Enables or disables updating the PageNumber tag associated with the pages of a multipage TIFF file. | 
![]()  | 
	NoPalette | Enables or disables saving a TIFF file as grayscale, without a palette. | 
![]()  | 
	NoSubFileType | Indicates whether to allow writing a subfile type TIFF tag when writing any TIFF file. | 
![]()  | 
	PhotometricInterpretation | Gets or sets the Photometric Interpretation. | 
![]()  | 
	PreservePalette | Enables and disables preservation of the palette when saving TIFF CCITT files. | 
![]()  | 
	SavePlanar | Gets a value indicating whether to save CMYK TIFF data as planar. | 
![]()  | 
	TileHeight | Gets or sets the height of the tile to use when saving TIFF files. | 
![]()  | 
	TileWidth | Gets or sets the width of the tile to use when saving TIFF files. | 
![]()  | 
	UseImageFileDirectoryOffset | Enables or disables using the IFD offset. | 
![]()  | 
	UsePhotometricInterpretation | Enables or disables using Photometric Interpretation when saving TIFF files. | 
![]()  | 
	UsePredictor | Gets a value indicating whether to use a predictor when saving LZW data. | 
![]()  | 
	UseTileSize | Enables and disables using the tile size when saving TIFF images. | 
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document

