[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdfobjects.pp line 276
type TPDFXRefList = class(TPDFContainer) |
public |
class function ElementType; override; |
function IndexOfReference(); |
function FindReference(); |
property References []: TPDFXRef; default; [rw] |
property Compressed: Boolean; [rw] |
end; |
| |
| |
| |
TObject |