Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxPSPDFReportExportOptions Methods
Show Inherited Hide Inherited

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