Freigeben über


ParagraphInstance-Member

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

Der ParagraphInstance-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Geschützte Methode ParagraphInstance Infrastruktur.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Infrastruktur. (Überschreibt ReportElementInstance. . :: . .ResetInstanceCache() () () ().)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_reportElementDef Infrastruktur. (Geerbt von ReportElementInstance.)
Geschütztes Feld m_style Infrastruktur. (Geerbt von ReportElementInstance.)
Geschütztes Feld m_textRunInstances Infrastruktur.
Geschütztes Feld m_uniqueName Infrastruktur.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Definition Gets the definition class of this ParagraphInstance.
Öffentliche Eigenschaft HangingIndent Gets the calculated value of the HangingIndent property in a Paragraph class.
Öffentliche Eigenschaft IsCompiled Gets a Boolean value that indicates whether this ParagraphInstance is a CompiledParagraphInstance.
Öffentliche Eigenschaft LeftIndent Gets the calculated value of the LeftIndent property in a Paragraph class.
Öffentliche Eigenschaft ListLevel Gets the calculated value of the ListLevel property in a Paragraph class.
Öffentliche Eigenschaft ListStyle Gets the calculated value of the ListStyle property in a Paragraph class.
Öffentliche Eigenschaft RightIndent Gets the calculated value of the RightIndent property in a Paragraph class.
Öffentliche Eigenschaft SpaceAfter Gets the calculated value of the SpaceAfter property in a Paragraph class.
Öffentliche Eigenschaft SpaceBefore Gets the calculated value of the SpaceBefore property in a Paragraph class.
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a ReportElement class. (Geerbt von ReportElementInstance.)
Öffentliche Eigenschaft TextRunInstances Gets the calculated value of the TextRuns property in a Paragraph class.
Öffentliche Eigenschaft UniqueName Gets the unique identifier of this instance object.

Zum Anfang