GetCustomPropertyName
DocumentProperties.GetCustomPropertyName method
Renvoie un nom de propriété personnalisé à l’index spécifié.
public string GetCustomPropertyName(int index)
Paramètre | Taper | La description |
---|---|---|
index | Int32 | Index de base zéro d’une propriété personnalisée à obtenir. |
Return_Value
Nom de propriété personnalisé à l’index spécifié.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | L’indice est inférieur à zéro. Index est égal ou supérieur à Count. |
Voir également
- class DocumentProperties
- espace de noms Aspose.Slides
- Assemblée Aspose.Slides