Unit 'fpPDF' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFForm

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

Declaration

Source position: fppdf.pp line 1093

type TPDFForm = class(TPDFPage)

protected

  procedure AdjustMatrix; override;

public

  constructor Create(); override;

  property BBox: TPDFDimensions; [rw]

  property FormMatrix: TPDFTransformMatrix; [rw]

  property Group: Boolean; [rw]

  property Isolated: Boolean; [rw]

  property Knockout: Boolean; [rw]

  property Index: Integer; [r]

end;

Inheritance

TPDFForm

|

TPDFPage

|

TPDFDocumentObject

|

TPDFObject

|

TObject


Documentation generated on: 2026-09-22