The preview type specifies how this class operates. See InfigoBatchPreviewData..::.InfigoBatchPreviewType for more information.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public InfigoBatchPreviewData..::.InfigoBatchPreviewType Type { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property Type As InfigoBatchPreviewData..::.InfigoBatchPreviewType | 
| Visual C++ | 
|---|
| public: property InfigoBatchPreviewData..::.InfigoBatchPreviewType Type { InfigoBatchPreviewData..::.InfigoBatchPreviewType get (); void set (InfigoBatchPreviewData..::.InfigoBatchPreviewType value); } | 





