Click or drag to resize
CTInterfacePostFileConversionArgsBatchConversionRule Property

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

The conversion rule object that defines the setting of this conversion. Type is defined in assembly Interop.CTEngineLib.dll.

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

Property Value

Type: ICTBatchFileConversionRule
See Also