'Declaration Public ReadOnly Property CompressedObjectStreams As Boolean
public bool CompressedObjectStreams { get; }
public: __property bool get_CompressedObjectStreams();
Property Value
True - PDF document should have compressed object streams; false - PDF document should have not compressed object streams.
Default value is false.
Default value is false.