Click or drag to resize
CTInterface.PreBatchProcessFileArgs.BatchFileConversionRule Property

[This is preliminary documentation and is subject to change.]

Get the CustomTools batch file conversion interface.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public ICTBatchFileConversionRule BatchFileConversionRule { get; }

Property Value

Type: ICTBatchFileConversionRule
See Also