[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdfobjects.pp line 507
type TPDFPagesObject = class(TPDFIndirect) |
protected |
class function RegisterAsType; override; |
function ParentRef; |
function Parent; |
function FindPage(); |
property PageCount: Integer; [r] |
property ChildCount: Integer; [r] |
property ChildRef []: TPDFRefData; [r] |
property ChildObject []: TPDFIndirect; [r] |
end; |
| |
| |
| |
| |
TObject |