ParagraphInstance 클래스

정의

Paragraph 클래스의 인스턴스 유형을 나타내며 Paragraph의 속성에 대한 계산된 값을 포함합니다.

public ref class ParagraphInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementInstance
public abstract class ParagraphInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstance
type ParagraphInstance = class
    inherit ReportElementInstance
Public MustInherit Class ParagraphInstance
Inherits ReportElementInstance
상속
파생

생성자

ParagraphInstance(ReportElement)

ParagraphInstance 클래스의 새 인스턴스를 초기화합니다.

필드

m_reportElementDef

이 인스턴스를 정의하는 보고서 요소 정의를 지정합니다.

(다음에서 상속됨 ReportElementInstance)
m_style

이 보고서 요소 개체의 스타일 속성을 지정합니다.

(다음에서 상속됨 ReportElementInstance)
m_textRunInstances

단락의 텍스트 실행을 지정합니다.

m_uniqueName

이 단락 인스턴스의 고유 식별자를 지정합니다.

속성

Definition

ParagraphInstance의 정의 클래스를 가져옵니다.

HangingIndent

HangingIndent 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

IsCompiled

ParagraphInstanceCompiledParagraphInstance인지 여부를 나타내는 Boolean 값을 가져옵니다.

LeftIndent

LeftIndent 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

ListLevel

ListLevel 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

ListStyle

ListStyle 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

RightIndent

RightIndent 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

SpaceAfter

SpaceAfter 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

SpaceBefore

SpaceBefore 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

Style

Style 클래스의 ReportElement 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 ReportElementInstance)
TextRunInstances

TextRuns 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

UniqueName

이 인스턴스 개체의 고유 식별자를 가져옵니다.

메서드

ResetInstanceCache()

ParagraphInstance 캐시를 다시 설정합니다.

적용 대상