TdxReportLinkCapability Enum
In This Article
#Declaration
Delphi
TdxReportLinkCapability = (
rlcPageSetup,
rlcHeaderFooter,
rlcTitle,
rlcFootnotes,
rlcExportToPDF
);
#Members
Name |
---|
rlc
|
rlc
|
rlc
|
rlc
|
rlc
|
See Also