[]
Gets or sets whether to use object streams when saving the PDF.
Using Multiple (recommended) or Single can significantly reduce the size of the saved PDF in most cases.
This property is ignored and object streams are not used if:The default value is Single.
public UseObjectStreams UseObjectStreams { get; set; }
Public Property UseObjectStreams As UseObjectStreams