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