LoadFromStream method

Top  Previous  Next

Applies to

TWPViewPDF

Declaration

function LoadFromStream(stream: TStream): Boolean;

Description

This function loads PDF information from a stream. The stream will be fully loaded - you may close and free it after using this command. To load from a stream which is not loaded at once please use AttachStream.