Item

PdfActionCollection indexer

通过其索引获取操作。

public PdfAction this[int index] { get; }
范围描述
index行动指数值。

返回值

找到的行动索引;否则,抛出索引超出范围异常

也可以看看