.NET Framework Class Library

Paragraph Members

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > Paragraph Class >

.NET Framework Class Library

Paragraph Members

The Paragraph type exposes the following members.

Constructors

 

Name

Description

Public method

Paragraph


Methods

 

Name

Description

Public method

Add

(Overrides CompositeDocItem.Add(DocItem).)

Public method

AddAll

(Inherited from CompositeDocItem.)

Public method

AddLayoutedChild

(Inherited from CompositeDocItem.)

Public method

AddPageNumber

(Inherited from DocItem.)

Public method

AddTextRun


Public method

Assign

(Overrides CompositeDocItem.Assign(DocItem, DocItem).)

Public method

Clear

(Inherited from CompositeDocItem.)

Public method

Clone

(Overrides CompositeDocItem.Clone().)

Public method

Draw

(Overrides DocItem.Draw(IGraphicsSurface).)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetEnumerator

(Inherited from CompositeDocItem.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetIndexOf

(Inherited from CompositeDocItem.)

Public method

GetItem

(Inherited from CompositeDocItem.)

Public method

GetText

(Inherited from CompositeDocItem.)

Public method

GetType

(Inherited from Object.)

Public method

Insert

(Inherited from CompositeDocItem.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

Remove

(Inherited from CompositeDocItem.)

Public method

RemoveAt

(Inherited from CompositeDocItem.)

Public method

ShiftByOffset

Shifts all items in the CompositeDocItem by an offset

(Inherited from CompositeDocItem.)

Public method

ToString

(Overrides CompositeDocItem.ToString().)

Fields

 

Name

Description

Protected field

items

(Inherited from CompositeDocItem.)

Properties

 

Name

Description

Public property

AssociatedItem

(Inherited from DocItem.)

Public property

Bottom

(Inherited from DocItem.)

Public property

BoundingRect

(Inherited from DocItem.)

Public property

CharCount

(Inherited from DocItem.)

Public property

ContainsPageBreak


Public property

ContainsSection


Public property

Count

(Inherited from CompositeDocItem.)

Public property

Dirty

(Inherited from DocItem.)

Public property

FinalParagraphProperties


Public property

Height

(Inherited from DocItem.)

Public property

InsideHeaderFooter

(Inherited from DocItem.)

Public property

Item

(Inherited from CompositeDocItem.)

Public property

LayoutedChildren

(Inherited from CompositeDocItem.)

Public property

Left

(Inherited from DocItem.)

Public property

MarkForDelete

(Inherited from DocItem.)

Public property

MeasurementUnit

(Inherited from DocItem.)

Public property

NextElement

(Inherited from DocItem.)

Public property

PageNumber

(Inherited from DocItem.)

Public property

PageNumbers

(Inherited from DocItem.)

Public property

ParagraphProperties


Public property

Parent

(Inherited from DocItem.)

Public property

PrevElement

(Inherited from DocItem.)

Public property

Right

(Inherited from DocItem.)

Public property

Section


Public property

Tag

(Inherited from DocItem.)

Public property

Top

(Inherited from DocItem.)

Public property

Width

(Inherited from DocItem.)

Public property

X

(Inherited from DocItem.)

Public property

Y

(Inherited from DocItem.)

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

IEnumerable.GetEnumerator

(Inherited from CompositeDocItem.)

See Also

Paragraph Class

Gnostice.Core.DOM Namespace