Namespace: BitMiracle.Docotic.Pdf
public bool RemoveUnusedObjects { get; set; }
Public Property RemoveUnusedObjects As Boolean Get Set
Default value: true.
Setting this property to true helps to produce smaller output files.
When saving a file incrementally (when WriteIncrementally is true), this property only affects the increment. There won't be any changes to the part with the original file contents.