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