Partilhar via


Membros Paragraph

Represents a paragraph of text within a text box and contains a collection of TextRun elements.

O tipo Paragraph expõe os seguintes membros.

Construtores

  Nome Descrição
Método público Paragraph() () () () Creates a new instance of the Paragraph class.
Método público Paragraph(IPropertyStore) Creates a new instance of the Paragraph class.

Início

Métodos

  Nome Descrição
Método público DeepClone Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Herdado de ReportObject.)
Método público GetContainingDataScopes The containing data scopes. (Herdado de ReportObject.)
Método protegido GetDataScopesForDefaultImpl Infraestrutura. (Herdado de ReportObject.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público Initialize Initializes an instance of the Paragraph class. (Substitui ReportObject. . :: . .Initialize() () () ().)
Método protegido InitializeForDesigner Infraestrutura. (Herdado de ReportElement.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido OnChildPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido OnPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido SavePropertyValue< (Of < <' (T> ) > > ) Infraestrutura. (Herdado de ReportObject.)
Método público ToString (Herdado de Object.)
Método protegido WrapPropertyStore Infraestrutura. (Herdado de ReportObject.)

Início

Propriedades

  Nome Descrição
Propriedade pública _HangingIndent Infraestrutura.
Propriedade pública _LeftIndent Infraestrutura.
Propriedade pública _ListLevel Infraestrutura.
Propriedade pública _ListStyle Infraestrutura.
Propriedade pública _RightIndent Infraestrutura.
Propriedade pública _SpaceAfter Infraestrutura.
Propriedade pública _SpaceBefore Infraestrutura.
Propriedade pública _TextAlign Infraestrutura.
Propriedade pública HangingIndent Indicates the first line indent or hanging line indent for the paragraph.
Propriedade pública LeftIndent Indentation from the left edge of the Textbox, less left padding.
Propriedade pública ListLevel Indicates the numbering style and/or indentation level.
Propriedade pública ListStyle Indicates whether this paragraph is part of a list, and identifies the numbering type.
Propriedade pública ParagraphNumber Infraestrutura.
Propriedade pública Parent The parent of this report object. (Herdado de ReportObjectBase.)
Propriedade pública PropertyStore The property store. (Herdado de ReportObjectBase.)
Propriedade pública RightIndent Indentation from the right edge of the text box, less right padding.
Propriedade pública Site Infraestrutura. (Herdado de ReportObject.)
Propriedade pública SpaceAfter Spacing after the paragraph.
Propriedade pública SpaceBefore Spacing before the paragraph.
Propriedade pública Style Gets the style properties of this report definition object. (Herdado de ReportElement.)
Propriedade pública TextRuns Gets the text runs in the paragraph.

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaMétodo particular IDisposable. . :: . .Dispose (Herdado de ReportObject.)
Implementação de interface explícitaEvento particular IComponent. . :: . .Disposed (Herdado de ReportObject.)

Início