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

TPdfObject

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

Declaration

Source position: PdfTypes.pas line 102

type TPdfObject = class(TObject)

protected

  procedure InternalWriteStream(); virtual;

  

public

  procedure SetObjectNumber();

  

  constructor Create; virtual;

  

  procedure WriteToStream();

  

  procedure WriteValueToStream();

  

  property ObjectNumber: Integer; [r]

  

  property GenerationNumber: Integer; [r]

  

  property ObjectType: TPdfObjectType; [r]

  

end;

Inheritance

TPdfObject

  

|

TObject



CT Web help

CodeTyphon Studio