ParagraphStyle Class |
Docentric Toolkit Help
Send Feedback |
Represents a style which can be applied to a Paragraph element.
System.Object
Docentric.Documents.ObjectModel.DocumentObject
Docentric.Documents.ObjectModel.Style
Docentric.Documents.ObjectModel.ParagraphStyle
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
The ParagraphStyle type exposes the following members.
Name | Description | |
---|---|---|
.ctor(String) |
Name | Description | |
---|---|---|
BaseStyle | Gets or sets the base style. (Inherited from Style) | |
CharacterFormat | Gets or sets the character format for this paragraph style. | |
Name | Gets or sets the name of the style. (Inherited from Style) | |
OwnerDocument | Gets the owner document. (Inherited from DocumentObject) | |
ParagraphFormat | Gets or sets the paragraph format for this paragraph style. |
Name | Description | |
---|---|---|
Clone | Clones this DocumentObject object including its DOM children. (Inherited from DocumentObject) | |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Style) |