Partager via


ControlSite.InlineShape, propriété

Obtient le InlineShape sous-jacent de ControlSite.

Espace de noms :  Microsoft.Office.Tools.Word
Assembly :  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
ReadOnly Property InlineShape As InlineShape
    Get
InlineShape InlineShape { get; }

Valeur de propriété

Type : Microsoft.Office.Interop.Word.InlineShape
InlineShape sous-jacent de ControlSite.

Notes

Vous pouvez utiliser la propriété InlineShape pour obtenir la position exacte du contrôle sur le document.

Si le style d'habillage du contrôle n'a pas la valeur In line with text, la propriété InlineShape retourne nullune référence null (Nothing en Visual Basic).

Sécurité .NET Framework

Voir aussi

Référence

ControlSite Interface

Microsoft.Office.Tools.Word, espace de noms