[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdf.pp line 378
type TPDFEmbeddedFont = class(TPDFDocumentObject) |
protected |
procedure Write(); override; |
class function WriteEmbeddedFont(); |
class function WriteEmbeddedSubsetFont(); |
public |
constructor Create(); overload; |
property FontIndex: Integer; [r] |
property PointSize: Integer; [r] |
end; |
| |
| |
| |
TObject |