Share via


Field.InlineShape Propriété

Définition

Renvoie un InlineShape objet qui représente l’image, l’objet OLE ou le contrôle ActiveX qui est le résultat d’un champ INCLUDEPICTURE ou EMBED.

public:
 property Microsoft::Office::Interop::Word::InlineShape ^ InlineShape { Microsoft::Office::Interop::Word::InlineShape ^ get(); };
public Microsoft.Office.Interop.Word.InlineShape InlineShape { get; }
member this.InlineShape : Microsoft.Office.Interop.Word.InlineShape
Public ReadOnly Property InlineShape As InlineShape

Valeur de propriété

Remarques

Un objet InlineShape est traité comme un caractère et est positionné comme un caractère dans une ligne de texte.

S’applique à