• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.PDF.Rasterizer
  • TallComponents.PDF.Rasterizer.Configuration
  • TallComponents.PDF.Rasterizer.Diagnostics
  • TallComponents.PDF.Rasterizer.Fonts
  • TallComponents.PDF.Rasterizer.Licensing

Namespace TallComponents.PDF.Rasterizer

Class ConvertToTiffOptions

Specifies options for converting PDF pages to TIFF images. By default, black-and-white images will be generated, using CCITT Group 3 fax compression.

Syntax

public class ConvertToTiffOptions : Object

Constructors

ConvertToTiffOptions()
Create a new ConvertToTiffOptions with default settings.
ConvertToTiffOptions(Double,Double,TiffCompression,Boolean)
Create a new ConvertToTiffOptions with given compression.
ConvertToTiffOptions(Double,TiffCompression)
Create a new ConvertToTiffOptions with given compression.
ConvertToTiffOptions(Double,TiffCompression,Boolean)
Create a new ConvertToTiffOptions with given compression.

Properties

TiffCompression Compression
Compression algorithm to use. Default is CcittG3.
Int32[][] DitherMatrix
This is the matrix that is used in the dithering process.
Boolean InvertImage
Invert the TIFF image if set to true. Some TIFF viewers don't respect all tags and display the image inverted. This setting should fix that.
PixelFormat PixelFormat
The pixel format that will be used for the image.
Double ResolutionX
Horizontal resolution in DPI. Default is 150.0.
Double ResolutionY
Vertical resolution in DPI. Default is 150.0.
Void Resolution
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.