Item

ActionCollection indexer

Obtient l’action par son index.

public PdfAction this[int index] { get; }
ParamètreLa description
indexIndice d’action.

Return_Value

Action récupérée.

Voir également