[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdf.pp line 396
type TPDFBaseText = class(TPDFDocumentObject) |
public |
constructor Create(); override; |
property Font: TPDFEmbeddedFont; [rw] |
property Degrees: single; [rw] |
property Underline: Boolean; [rw] |
property Color: TARGBColor; [rw] |
property StrikeThrough: Boolean; [rw] |
end; |
| |
| |
| |
TObject |