CompiledParagraphInstance 멤버
Represents a compiled paragraph instance generated from parsing HTML in a text run.
CompiledParagraphInstance 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ResetInstanceCache | 인프라 (ParagraphInstance에서 상속됩니다.) | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
필드
이름 | 설명 | |
---|---|---|
m_reportElementDef | 인프라 (ReportElementInstance에서 상속됩니다.) | |
m_style | 인프라 (ReportElementInstance에서 상속됩니다.) | |
m_textRunInstances | 인프라 (ParagraphInstance에서 상속됩니다.) | |
m_uniqueName | 인프라 (ParagraphInstance에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
CompiledTextRunInstances | Gets the parsed text runs in the compiled paragraph. | |
Definition | Gets the definition class of this ParagraphInstance. (ParagraphInstance에서 상속됩니다.) | |
HangingIndent | Gets the parsed value of the HangingIndent property in a Paragraph class. (ParagraphInstance. . :: . .HangingIndent을(를) 재정의합니다.) | |
IsCompiled | Indicates whether this paragraph instance is compiled from HTML tags. (ParagraphInstance. . :: . .IsCompiled을(를) 재정의합니다.) | |
LeftIndent | Gets the parsed value of the LeftIndent property in a Paragraph class. (ParagraphInstance. . :: . .LeftIndent을(를) 재정의합니다.) | |
ListLevel | Gets the parsed value of the ListLevel property in a Paragraph class. (ParagraphInstance. . :: . .ListLevel을(를) 재정의합니다.) | |
ListStyle | Gets the parsed value of the ListStyle property in a Paragraph class. (ParagraphInstance. . :: . .ListStyle을(를) 재정의합니다.) | |
RightIndent | Gets the parsed value of the RightIndent property in a Paragraph class. (ParagraphInstance. . :: . .RightIndent을(를) 재정의합니다.) | |
SpaceAfter | Gets the parsed value of the SpaceAfter property in a Paragraph class. (ParagraphInstance. . :: . .SpaceAfter을(를) 재정의합니다.) | |
SpaceBefore | Gets the parsed value of the SpaceBefore property in a Paragraph class. (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. (ReportElementInstance. . :: . .Style을(를) 재정의합니다.) | |
TextRunInstances | Gets the calculated value of the TextRuns property in a Paragraph class. (ParagraphInstance에서 상속됩니다.) | |
UniqueName | Gets the unique identifier of this instance object. (ParagraphInstance. . :: . .UniqueName을(를) 재정의합니다.) |
맨 위로 이동