Partager via


Membres TextRun

Represents a text run.

Le type TextRun expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique TextRun() () () () Creates a new instance of the TextRun class.
Méthode publique TextRun(IPropertyStore) Creates a new instance of the TextRun class.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (Hérité de ReportObject.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Hérité de ReportObject.)
Méthode publique GetContainingDataScopes The containing data scopes. (Hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (Hérité de ReportObject.)
Méthode publique GetDesignTimeText() () () () Gets the text displayed in Report Designer.
Méthode publique GetDesignTimeText(PlaceholderStyle) Gets the text displayed in Report Designer.
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode publique Initialize Initializes an instance of the TextRun class. (Se substitue à ReportObject. . :: . .Initialize() () () ().)
Méthode protégée InitializeForDesigner Infrastructure. (Hérité de ReportElement.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (Hérité de ReportObject.)
Méthode publique ToString (Hérité de Object.)
Méthode protégée WrapPropertyStore Infrastructure. (Hérité de ReportObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique _Color Infrastructure.
Propriété publique _CultureInfo Infrastructure.
Propriété publique _FontFamily Infrastructure.
Propriété publique _FontSize Infrastructure.
Propriété publique _FontStyle Infrastructure.
Propriété publique _FontWeight Infrastructure.
Propriété publique _TextDecoration Infrastructure.
Propriété publique ActionInfo Defines the actions for this text run.
Propriété publique IndexInParagraph Infrastructure.
Propriété publique Label Label for the placeholder for this text run.
Propriété publique MarkupType Indicates whether markup that appears in the value should be processed.
Propriété publique Parent The parent of this report object. (Hérité de ReportObjectBase.)
Propriété publique PropertyStore The property store. (Hérité de ReportObjectBase.)
Propriété publique Site Infrastructure. (Hérité de ReportObject.)
Propriété publique Style Gets the style properties of this report definition object. (Hérité de ReportElement.)
Propriété publique ToolTip A textual tooltip label for the text run.
Propriété publique Value An expression, the value of which is displayed at runtime for the text run.
Propriété publique ValueLocID The unique identifier for the Value property.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (Hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (Hérité de ReportObject.)

Haut de la page