| ParagraphStyle Methods | 
The ParagraphStyle type exposes the following members.
 Methods
Methods
 
| Name | Description | |
|---|---|---|
|   | ApplyBaseStyle(String) | (Inherited from Style .) | 
|   | ApplyBaseStyle(BuiltinStyle) | (Inherited from Style .) | 
|   | Clone | 
 Clones the current ParagraphStyle object.
(Overrides
 Style
 
 Clone
 
.) | 
|   | CloneImpl | (Overrides Style CloneImpl .) | 
|   | CloneStyleTo | (Overrides Style CloneStyleTo(Document, Document) .) | 
|   | Equals | 
 Determines whether the specified object is equal to the current object.
(Inherited from
 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
.) | 
|   | InitXDLSHolder | (Overrides Style InitXDLSHolder .) | 
|   | MemberwiseClone | 
 Creates a shallow copy of the current
 
Object
 
 .
(Inherited from
 Object
.) | 
|   | ReadXmlAttributes | (Inherited from Style .) | 
|   | ReadXmlContent | (Inherited from DocumentSerializable .) | 
|   | RestoreReference | (Inherited from Style .) | 
|   | ToString | 
 Returns a string that represents the current object.
(Inherited from
 Object
.) | 
|   | WriteXmlAttributes | (Inherited from Style .) | 
|   | WriteXmlContent | (Inherited from DocumentSerializable .) | 
 See Also
See Also