Item

PdfActionCollection indexer

Obtient l’action par son index.

public PdfAction this[int index] { get; }
ParamètreLa description
indexValeur de l’indice d’action.

Return_Value

Index d’action si trouvé ; sinon, jetteIndexOutOfRangeException

Voir également