ParagraphProperties Class |
Namespace: Spire.Presentation
The ParagraphProperties type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ParagraphProperties |
Initializes a new instance of the
ParagraphProperties
class
|
| Name | Description | |
|---|---|---|
|
|
Alignment |
Gets or sets the text alignment in a paragraph.
Read/write
TextAlignmentType
.
|
|
|
BulletChar |
Gets or sets the bullet char of a paragraph.
Read/write
Char
.
|
|
|
BulletColor |
Gets or sets the color of a bullet.
Read-only
ColorFormat
.
|
|
|
BulletFont |
Gets or sets the bullet font of a paragraph.
Read/write
TextFont
.
|
|
|
BulletNumber |
Gets or sets the first number which is used for group of numbered bullets.
Read/write
Int16
.
|
|
|
BulletPicture |
Gets a Picture used as a bullet in a paragraph.
Read-only
PictureShape
.
|
|
|
BulletSize |
Gets or sets the bullet size of a paragraph.
Read/write
Single
.
|
|
|
BulletStyle |
Gets or sets the style of a numbered bullet.
Read/write
NumberedBulletStyle
.
|
|
|
BulletType |
Gets or sets the bullet type of a paragraph.
Read/write
TextBulletType
.
|
|
|
CustomBulletColor | |
|
|
CustomBulletFont | |
|
|
DefaultCharacterProperties |
Gets default character properties of a paragraph.
Read-only
TextCharacterProperties
.
|
|
|
DefaultTabSize |
Gets or sets default tabulation size.
Read/write
Single
.
|
|
|
Depth |
Gets or sets a depth of a paragraph.
Read/write
Int16
.
|
|
|
EastAsianLineBreak |
Indicates whether the East Asian line break is used in a paragraph.
Read/write
TriState
.
|
|
|
FontAlignment |
Gets or sets a font alignment in a paragraph.
Read/write
FontAlignmentType
.
|
|
|
HangingPunctuation |
Indicates whether the hanging punctuation is used in a paragraph.
Read/write
TriState
.
|
|
|
HasBullet |
Indicates whether a paragraph has a bullet.
Read-only
Boolean
.
|
|
|
Indent |
Gets or sets text indentation in a paragraph.
Read/write
Single
.
|
|
|
LatinLineBreak |
Indicates whether the Latin line break is used in a paragraph.
Read/write
TriState
.
|
|
|
LeftMargin |
Gets or sets the left margin in a paragraph.
Read/write
Single
.
|
|
|
LineSpacing |
Gets or sets the amount of space between base lines in a paragraph.
Read/write
Single
.
|
|
|
ParagraphBulletColor |
Gets the color format of a bullet of a paragraph.
Read-only
ColorFormat
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
RightMargin |
Gets or sets the right margin in a paragraph.
Read/write
Single
.
|
|
|
RightToLeft |
Indicates whether the Right to Left writing is used in a paragraph.
Read/write
TriState
.
|
|
|
SpaceAfter |
Returns or sets the amount of space after the last line in each paragraph of the specified text, in points or lines.
Read/write
Single
.
|
|
|
SpaceBefore |
Returns or sets the amount of space before the first line in each paragraph of the specified text, in points or lines
Read/write
Single
.
|
|
|
Tabs |
Gets tabulations of a paragraph.
Read-only
TabStopCollection
.
|
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize | (Inherited from PptObject .) |
|
|
FindParent(Type) | (Inherited from PptObject .) |
|
|
FindParent( Type ) | (Inherited from PptObject .) |
|
|
FindParent(Type, Boolean) | (Inherited from PptObject .) |
|
|
FindParents | (Inherited from PptObject .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
(Inherited from
PptObject
.)
|
|
|
ReleaseReference | (Inherited from PptObject .) |
|
|
SetParent | (Inherited from PptObject .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed | (Inherited from PptObject .) |