Skip to main content

TdxPSReportDocument.Creator Property

Specifies the report creator’s name.

Declaration

property Creator: string read; write;

Property Value

Type
string

Remarks

Use the Creator property to change the report creator’s name. By default, this property value is initialized as the current user’s name. Thus, you will need to change the Creator property value only when using the current user’s name doesn’t suit your needs.

See Also