TextElement.ElementStart Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un pointeur de texte qui représente la position juste avant le démarrage de l'élément.
public:
property System::Windows::Documents::TextPointer ^ ElementStart { System::Windows::Documents::TextPointer ^ get(); };
public System.Windows.Documents.TextPointer ElementStart { get; }
member this.ElementStart : System.Windows.Documents.TextPointer
Public ReadOnly Property ElementStart As TextPointer
Valeur de propriété
Position juste avant le début du TextElement.
Remarques
La TextPointer propriété retournée par cette propriété a toujours sa LogicalDirection valeur définie LogicalDirection.Backwardsur .