Unit 'PdfTypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_powerpdf]

TPdfStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PdfTypes.pas line 256

type TPdfStream = class(TPdfObject)

protected

  procedure InternalWriteStream(); override;

  

public

  constructor CreateStream();

  

  destructor Destroy; override;

  

  property Attributes: TPdfDictionary; [r]

  

  property Stream: TStream; [r]

  

end;

Inheritance

TPdfStream

  

|

TPdfObject

  

|

TObject



CT Web help

CodeTyphon Studio