ReduceSizeOperation Constructor.
[C#] ReduceSizeOperation(Doc doc)
ReduceSizeOperation(Doc doc)
may throw Exception()
Create a ReduceSizeOperation to compact and compress a PDF document. If the doc is null then an exception will be raised.
See the Compact function.