Condividi tramite


Membri Paragraph

Represents a paragraph of text within a text box, and contains a collection of TextRun elements.

Il tipo Paragraph espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_indexIntoParentCollectionDef Infrastruttura.
Campo protetto m_instance Infrastruttura.
Campo protetto m_isOldSnapshot Infrastruttura. (Ereditato da ReportElement).
Campo protetto m_listLevel Infrastruttura.
Campo protetto m_listStyle Infrastruttura.
Campo protetto m_parentDefinitionPath Infrastruttura. (Ereditato da ReportElement).
Campo protetto m_style Infrastruttura. (Ereditato da ReportElement).
Campo protetto m_textBox Infrastruttura.
Campo protetto m_textRunCollection Infrastruttura.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DefinitionPath Gets the path to this report definition object in the report definition. (Esegue l'override di ReportElement. . :: . .DefinitionPath.)
Proprietà pubblica HangingIndent Indicates the first line indent or hanging line indent for the paragraph.
Proprietà pubblica ID Gets the unique identifier for this report definition object. (Ereditato da ReportElement).
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica LeftIndent Indentation from the left edge of the Textbox, less left padding.
Proprietà pubblica ListLevel Indicates the numbering style and/or indentation level.
Proprietà pubblica ListStyle Indicates whether this paragraph is part of a list, and identifies the numbering type.
Proprietà pubblica ParentDefinitionPath Gets the path to report definition object's parent in the report definition. (Ereditato da ReportElement).
Proprietà pubblica RightIndent Indentation from the right edge of the Textbox, less right padding.
Proprietà pubblica SpaceAfter Spacing after the paragraph.
Proprietà pubblica SpaceBefore Spacing before the paragraph.
Proprietà pubblica Style Gets the style properties of this report definition object. (Ereditato da ReportElement).
Proprietà pubblica TextRuns Gets the text runs in the paragraph.

In alto