Item

ImagePlacementCollection indexer

Obtiene el elemento de fragmento de texto en el índice especificado.

public ImagePlacement this[int index] { get; }
ParámetroDescripción
indexÍndice de colocación de imágenes.

Valor_devuelto

Objeto ImagePlacement.

Ver también