[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdfobjects.pp line 480
type TPDFFontObject = class(TPDFIndirect) |
protected |
class function RegisterAsType; override; |
public |
destructor Destroy; override; |
function GetDescription; override; |
function ResolveToUnicodeMapStream(); |
property Type_: string; [r] |
property SubType: string; [r] |
property Name: string; [r] |
property BaseFont: string; [r] |
property Encoding: string; [r] |
property ToUnicodeRef: TPDFRefData; [r] |
property UnicodeCMAP: TPDFCMap; [rw] |
end; |
| |
| |
| |
| |
TObject |