.NET Framework Class Library

DrawingProperties Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

DrawingProperties Members

The DrawingProperties type exposes the following members.

Constructors

 

Name

Description

Public method

DrawingProperties


Methods

 

Name

Description

Public method

Apply


Public method

Clone


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

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

AllowOverlap


Public property

BehindDoc


Public property

Bottom


Public property

BottomDistFromText


Public property

CropBottomPercent


Public property

CropLeftPercent


Public property

CropRightPercent


Public property

CropTopPercent


Public property

DistB


Public property

DistL


Public property

DistR


Public property

DistT


Public property

EffectRectangle


Public property

HAlignment


Public property

HRelativePosition


Public property

IsInLine


Public property

Left


Public property

LeftDistFromText


Public property

ParsedPositionX

This property provides the 'X' position of the drawing as read from the document. The position is without applying the offset properties of the drawing.

Public property

ParsedPositionY

This property provides the 'Y' position of the drawing as read from the document. The position is without applying the offset properties of the drawing.

Public property

Region


Public property

Right


Public property

RightDistFromText


Public property

RotationAngle


Public property

Top


Public property

TopDistFromText


Public property

VAlignment


Public property

VRelativePosition


Public property

Wrap


Public property

ZOrder


See Also

DrawingProperties Class

Gnostice.Core.DOM Namespace