Click or drag to resize

GenericExportHandlerT, E, ISilentMode Property

True when the export core requests Silent Export. When this is true, export handling is expected to be fully automatic and must not have any user interaction.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected bool SilentMode { get; }

Property Value

Boolean
Revision History
DateVersionDescription
-2024 SP0First Release
See Also