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 | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ResetInstanceCache | Infrastruttura. (Ereditato da ParagraphInstance). | |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
m_reportElementDef | Infrastruttura. (Ereditato da ReportElementInstance). | |
m_style | Infrastruttura. (Ereditato da ReportElementInstance). | |
m_textRunInstances | Infrastruttura. (Ereditato da ParagraphInstance). | |
m_uniqueName | Infrastruttura. (Ereditato da ParagraphInstance). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
CompiledTextRunInstances | Gets the parsed text runs in the compiled paragraph. | |
Definition | Gets the definition class of this ParagraphInstance. (Ereditato da ParagraphInstance). | |
HangingIndent | Gets the parsed value of the HangingIndent property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .HangingIndent.) | |
IsCompiled | Indicates whether this paragraph instance is compiled from HTML tags. (Esegue l'override di ParagraphInstance. . :: . .IsCompiled.) | |
LeftIndent | Gets the parsed value of the LeftIndent property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .LeftIndent.) | |
ListLevel | Gets the parsed value of the ListLevel property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .ListLevel.) | |
ListStyle | Gets the parsed value of the ListStyle property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .ListStyle.) | |
RightIndent | Gets the parsed value of the RightIndent property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .RightIndent.) | |
SpaceAfter | Gets the parsed value of the SpaceAfter property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .SpaceAfter.) | |
SpaceBefore | Gets the parsed value of the SpaceBefore property in a Paragraph class. (Esegue l'override di ParagraphInstance. . :: . .SpaceBefore.) | |
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.) | |
TextRunInstances | Gets the calculated value of the TextRuns property in a Paragraph class. (Ereditato da ParagraphInstance). | |
UniqueName | Gets the unique identifier of this instance object. (Esegue l'override di ParagraphInstance. . :: . .UniqueName.) |
In alto
Vedere anche