Partager via


PrintTaskProgressingEventArgs.DocumentPageCount Propriété

Définition

Obtient le nombre de pages d’une tâche d’impression.

public:
 property unsigned int DocumentPageCount { unsigned int get(); };
uint32_t DocumentPageCount();
public uint DocumentPageCount { get; }
var uInt32 = printTaskProgressingEventArgs.documentPageCount;
Public ReadOnly Property DocumentPageCount As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Nombre de pages pour une tâche d’impression.

S’applique à