다음을 통해 공유


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을(를) 재정의합니다.)

맨 위로 이동