Skip to main content

TdxPSPDFReportExportOptions Methods

Stores PDF document export options.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
LoadFromIniFile(TCustomIniFile,string)
LoadFromIniFile(string) Loads PDF export settings from a specified INI file.
LoadFromRegistry(string) Loads PDF export settings from the registry.
SaveToIniFile(TCustomIniFile,string)
SaveToIniFile(string) Saves PDF export settings to a specified INI file.
SaveToRegistry(string) Saves PDF export settings to a specified registry path.
ToString Inherited from TObject.
See Also