Click or drag to resize
CTInterfacePostFileConversionArgsBatchConversionRule Property
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