LoadFromStream method

<< Click to Display Table of Contents >>

Navigation:  Component Description > Methods >

LoadFromStream method

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.