Gets or sets a value indicating the compression level of the Document.
[Visual Basic]
Public Property CompressionLevel As Integer[C#]
public int CompressionLevel {get; set;}A value from 0 to 9 indicating the compression level of the document. Six (6) is the default. Zero (0) represents no compression and nine (9) represents the best compression. This value will only affect the compression of the content streams of the documents pages. Depending on the type of document you are creating, it may not affect the size significantly.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Document Class | Document Members
© Copyright 2007, ceTe Software