Click or drag to resize

ParagraphFormat Methods

The ParagraphFormat type exposes the following members.

Methods
Name Description
Public method ClearBackground
Clears paragraph background.
Public method ClearFormatting
Clears the formatting.
Public method Equals (Overrides Object Equals(Object) .)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object .)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method HasKey
Determines if the property with the given key exists.
Protected method MemberwiseClone
Creates a shallow copy of the current Object .
(Inherited from Object .)
Public method SetFirstLineIndent
Sets the value that represents the first line indent for paragraph.
Public method SetFirstLineIndentChars
Sets the value that represents the first line indent chars for paragraph.
Public method SetLeftIndent
Sets the value that represents the left indent for paragraph.
Public method SetRightIndent
Sets the value that represents the right indent for paragraph.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also