.NET Framework Class Library

Page Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

Page Members

The Page type exposes the following members.

Constructors

 

Name

Description

Protected method

Page()


Protected method

Page(Size)


Protected method

Page(Single, Single)


Protected method

Page(Single, Single, PageMargins)


Protected method

Page(Single, Single, Single, Single, Single, Single)


Methods

 

Name

Description

Public method

AddPageNumber

(Inherited from DocItem.)

Public method

Assign

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

Public method

Clone

(Inherited from DocItem.)

Public method

DisposeRenderingResources


Public method

Draw(IGraphicsSurface)

(Inherited from DocItem.)

Public method

Draw(IGraphicsSurface, Nullable(CancellationToken), Boolean, Boolean, Int32, Boolean, Boolean)


Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ShiftByOffset

(Inherited from DocItem.)

Public method

ToString

(Overrides DocItem.ToString().)

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

Dirty

(Inherited from DocItem.)

Public property

Height

(Inherited from DocItem.)

Public property

InsideHeaderFooter

(Inherited from DocItem.)

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

Orientation


Public property

PageHeight


Public property

PageMargin


Public property

PageNumber

(Inherited from DocItem.)

Public property

PageNumbers

(Inherited from DocItem.)

Public property

PageWidth


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

Unit


Public property

Width

(Inherited from DocItem.)

Public property

X

(Inherited from DocItem.)

Public property

Y

(Inherited from DocItem.)

See Also

Page Class

Gnostice.Core.DOM Namespace