Partager via


LinkLabel.InlineShape, propriété

Obtient le InlineShape sous-jacent de LinkLabel.

Espace de noms :  Microsoft.Office.Tools.Word.Controls
Assembly :  Microsoft.Office.Tools.Word.v4.0.Utilities (dans Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntaxe

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

Valeur de propriété

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

Notes

La propriété InlineShape permet d'obtenir la position exacte du contrôle dans le document.

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

Sécurité .NET Framework

Voir aussi

Référence

LinkLabel Classe

Microsoft.Office.Tools.Word.Controls, espace de noms