Condividi tramite


Membri CompiledParagraphInstance

Represents a compiled paragraph instance generated from parsing HTML in a text run.

Il tipo CompiledParagraphInstance 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 protetto ResetInstanceCache Infrastruttura. (Ereditato da ParagraphInstance).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_reportElementDef Infrastruttura. (Ereditato da ReportElementInstance).
Campo protetto m_style Infrastruttura. (Ereditato da ReportElementInstance).
Campo protetto m_textRunInstances Infrastruttura. (Ereditato da ParagraphInstance).
Campo protetto m_uniqueName Infrastruttura. (Ereditato da ParagraphInstance).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CompiledTextRunInstances Gets the parsed text runs in the compiled paragraph.
Proprietà pubblica Definition Gets the definition class of this ParagraphInstance. (Ereditato da ParagraphInstance).
Proprietà pubblica HangingIndent Gets the parsed value of the HangingIndent property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .HangingIndent.)
Proprietà pubblica IsCompiled Indicates whether this paragraph instance is compiled from HTML tags. (Esegue l'override di ParagraphInstance. . :: . .IsCompiled.)
Proprietà pubblica LeftIndent Gets the parsed value of the LeftIndent property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .LeftIndent.)
Proprietà pubblica ListLevel Gets the parsed value of the ListLevel property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .ListLevel.)
Proprietà pubblica ListStyle Gets the parsed value of the ListStyle property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .ListStyle.)
Proprietà pubblica RightIndent Gets the parsed value of the RightIndent property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .RightIndent.)
Proprietà pubblica SpaceAfter Gets the parsed value of the SpaceAfter property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .SpaceAfter.)
Proprietà pubblica SpaceBefore Gets the parsed value of the SpaceBefore property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .SpaceBefore.)
Proprietà pubblica Style Gets calculated the style information of the Paragraph definition object, or the parsed style values from the HTML, if any are present. (Esegue l'override di ReportElementInstance. . :: . .Style.)
Proprietà pubblica TextRunInstances Gets the calculated value of the TextRuns property in a Paragraph class. (Ereditato da ParagraphInstance).
Proprietà pubblica UniqueName Gets the unique identifier of this instance object. (Esegue l'override di ParagraphInstance. . :: . .UniqueName.)

In alto