Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public sealed class TextParagraph : ParagraphProperties, 
	[T:spr᫊]
Public NotInheritable Class TextParagraph
	Inherits ParagraphProperties
	Implements [T:spr᫊]
public ref class TextParagraph sealed : public ParagraphProperties, 
	[T:spr᫊]
[<SealedAttribute>]
type TextParagraph =  
    class
        inherit ParagraphProperties
        interface [T:spr᫊]
    end

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
TextParagraph()()()()
Initializes a new instance of the TextParagraph class
TextParagraph(TextParagraph)
Initializes a new instance of the TextParagraph class
Alignment (Inherited from ParagraphProperties.)
BulletChar (Inherited from ParagraphProperties.)
BulletColor (Inherited from ParagraphProperties.)
BulletFont (Inherited from ParagraphProperties.)
BulletNumber (Inherited from ParagraphProperties.)
BulletPicture (Inherited from ParagraphProperties.)
BulletSize (Inherited from ParagraphProperties.)
BulletStyle (Inherited from ParagraphProperties.)
BulletType (Inherited from ParagraphProperties.)
CustomBulletColor (Inherited from ParagraphProperties.)
CustomBulletFont (Inherited from ParagraphProperties.)
DefaultCharacterProperties (Inherited from ParagraphProperties.)
DefaultTabSize (Inherited from ParagraphProperties.)
Depth (Inherited from ParagraphProperties.)
Dispose()()()() (Inherited from PptObject.)
EastAsianLineBreak (Inherited from ParagraphProperties.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FirstTextRange
FontAlignment (Inherited from ParagraphProperties.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HangingPunctuation (Inherited from ParagraphProperties.)
HasBullet (Inherited from ParagraphProperties.)
Indent (Inherited from ParagraphProperties.)
LatinLineBreak (Inherited from ParagraphProperties.)
LeftMargin (Inherited from ParagraphProperties.)
LineSpacing (Inherited from ParagraphProperties.)
ParagraphBulletColor (Inherited from ParagraphProperties.)
ParagraphProperties
Parent (Inherited from PptObject.)
RightMargin (Inherited from ParagraphProperties.)
RightToLeft (Inherited from ParagraphProperties.)
SpaceAfter (Inherited from ParagraphProperties.)
SpaceBefore (Inherited from ParagraphProperties.)
Tabs (Inherited from ParagraphProperties.)
Text
TextRanges
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)

Inheritance Hierarchy

See Also