Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 460 Bytes

File metadata and controls

20 lines (10 loc) · 460 Bytes

Pdf.Compression

Properties

Name Type Description Notes
level Number Compression level. Value from 0 (min) to 10 (max) allowed [optional]
type String Compression type. ADVANCED is only allowed in combination with the ADVANCED engine! [optional]

Enum: TypeEnum

  • NONE (value: "NONE")

  • ADVANCED (value: "ADVANCED")