ToInt

DocumentProperty.ToInt method

Restituisce il valore della proprietà come intero.

public int ToInt()

Osservazioni

Genera un’eccezione se il tipo di proprietà non è PropertyType.Number.

Guarda anche