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