Namespace: BitMiracle.Docotic.Pdf
public bool OptimizeIndirectObjects { get; set; }
Public Property OptimizeIndirectObjects As Boolean Get Set
Default value: true.
Setting this property to true helps to produce smaller output files.
Optimization means that all indirect PDF objects that are not dictionaries and arrays will be converted to direct objects.