Skip to main content

TdxPrintStyleManager.StorageName Property

Determines the file name used to store print style information.

Declaration

property StorageName: string read; write;

Property Value

Type
string

Remarks

You can store all settings and changes made to print styles within a separate file. Use the StorageName to specify this file name. This property is in effect only if the AutoSave property is set to True.

See Also