[]
Gets or sets a value indicating whether the PDF document should be created uncompressed, which allows the PDF source to be human-readable. This property is used only when ServerSide is true. The default value is false.
public bool HumanReadablePDF { get; set; }