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

TPDFBaseText

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

Declaration

Source position: fppdf.pp line 396

type TPDFBaseText = class(TPDFDocumentObject)

public

  constructor Create(); override;

  property X: TPDFFloat; [rw]

  property Y: TPDFFloat; [rw]

  property Font: TPDFEmbeddedFont; [rw]

  property Degrees: single; [rw]

  property Underline: Boolean; [rw]

  property Color: TARGBColor; [rw]

  property StrikeThrough: Boolean; [rw]

end;

Inheritance

TPDFBaseText

|

TPDFDocumentObject

|

TPDFObject

|

TObject


Documentation generated on: 2023-03-18