ContainsCustomProperty

DocumentProperties.ContainsCustomProperty method

Vérifier les présents d’une propriété personnalisée avec un nom spécifié.

public bool ContainsCustomProperty(string name)
ParamètreTaperLa description
nameStringNom d’une propriété personnalisée à vérifier.

Return_Value

Renvoie true si la propriété existe, false sinon.

Voir également