.NET Framework Class Library

CompositeDocItem Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

CompositeDocItem Members

The CompositeDocItem type exposes the following members.

Constructors

 

Name

Description

Protected method

CompositeDocItem


Methods

 

Name

Description

Public method

Add


Public method

AddAll


Public method

AddLayoutedChild


Public method

AddPageNumber

(Inherited from DocItem.)

Public method

Assign

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

Public method

Clear


Public method

Clone

(Overrides DocItem.Clone().)

Public method

Draw

(Inherited from DocItem.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetEnumerator


Public method

GetHashCode

(Inherited from Object.)

Public method

GetIndexOf


Public method

GetItem


Public method

GetText


Public method

GetType

(Inherited from Object.)

Public method

Insert


Protected method

MemberwiseClone

(Inherited from Object.)

Public method

Remove


Public method

RemoveAt


Public method

ShiftByOffset

Shifts all items in the CompositeDocItem by an offset

(Overrides DocItem.ShiftByOffset(Single, Single).)

Public method

ToString

(Overrides DocItem.ToString().)

Fields

 

Name

Description

Protected field

items


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

Count


Public property

Dirty

(Inherited from DocItem.)

Public property

Height

(Inherited from DocItem.)

Public property

InsideHeaderFooter

(Inherited from DocItem.)

Public property

Item


Public property

LayoutedChildren


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

Parent

(Inherited from DocItem.)

Public property

PrevElement

(Inherited from DocItem.)

Public property

Right

(Inherited from DocItem.)

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


See Also

CompositeDocItem Class

Gnostice.Core.DOM Namespace