Class FileCounts
Contenuti
[
Nascondere
]Classe FileCounts
public class FileCounts
Costruttori
Nome | Descrizione |
---|---|
FileCounts() | Il costruttore predefinito. |
Proprietà
Nome | Descrizione |
---|---|
Cancelled { get; set; } | Ottiene o imposta il numero di file che sono state annullate. |
Completed { get; set; } | Ottiene o imposta il numero di file che sono state elaborate con successo. |
Failed { get; set; } | Ottiene o imposta il numero di file che non sono riuscite ad essere elaborate. |
InProgress { get; set; } | Ottiene o imposta il numero di file che sono attualmente in fase di elaborazione. |
Total { get; set; } | Ottiene o imposta il numero totale di file nel vettore di archiviazione. |
Vedi anche
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF