 | CTInterfacePreBatchProcessFileArgsIsPrintProcess Property |
Returns true for Print process and false for conversion process.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic bool IsPrintProcess { get; }
Public ReadOnly Property IsPrintProcess As Boolean
Get
Property Value
Type:
Boolean
See Also