The IPrxPartialPersist interface is used to load a portion of report to a stream and release the used memory.
| Method name | Brief description | |
| LoadFromStream | The LoadFromStream method restores report from a stream. | |
| SaveToStream | Thee SaveToStream method saves report to a stream and frees memory. |
See also: