Partager via


Membres ParagraphInstance

Represents an instance type of the Paragraph class, and contains the calculated values of the properties in Paragraph.

Le type ParagraphInstance expose les membres suivants.

Constructeurs

  Nom Description
Méthode protégée ParagraphInstance Infrastructure.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée ResetInstanceCache Infrastructure. (Se substitue à ReportElementInstance. . :: . .ResetInstanceCache() () () ().)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_reportElementDef Infrastructure. (Hérité de ReportElementInstance.)
Champ protégé m_style Infrastructure. (Hérité de ReportElementInstance.)
Champ protégé m_textRunInstances Infrastructure.
Champ protégé m_uniqueName Infrastructure.

Haut de la page

Propriétés

  Nom Description
Propriété publique Definition Gets the definition class of this ParagraphInstance.
Propriété publique HangingIndent Gets the calculated value of the HangingIndent property in a Paragraph class.
Propriété publique IsCompiled Gets a Boolean value that indicates whether this ParagraphInstance is a CompiledParagraphInstance.
Propriété publique LeftIndent Gets the calculated value of the LeftIndent property in a Paragraph class.
Propriété publique ListLevel Gets the calculated value of the ListLevel property in a Paragraph class.
Propriété publique ListStyle Gets the calculated value of the ListStyle property in a Paragraph class.
Propriété publique RightIndent Gets the calculated value of the RightIndent property in a Paragraph class.
Propriété publique SpaceAfter Gets the calculated value of the SpaceAfter property in a Paragraph class.
Propriété publique SpaceBefore Gets the calculated value of the SpaceBefore property in a Paragraph class.
Propriété publique Style Gets the calculated value of the Style property in a ReportElement class. (Hérité de ReportElementInstance.)
Propriété publique TextRunInstances Gets the calculated value of the TextRuns property in a Paragraph class.
Propriété publique UniqueName Gets the unique identifier of this instance object.

Haut de la page