[]
Gets or sets a value indicating whether to use object streams when saving the PDF.
Setting this property to Multiple (recommended) or Single would in most cases significantly reduce the size of the PDF.
Note that this property is ignored and object streams are not used if:public UseObjectStreams UseObjectStreams { get; set; }
Public Property UseObjectStreams As UseObjectStreams