Property WriteWithoutCompression
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
WriteWithoutCompression
Gets or sets the value indicating whether this file should be embedded as is, without being compressed.
public bool WriteWithoutCompression { get; set; }
Property Value
- bool
The value indicating whether this file should be embedded as is, without being compressed.