Click or drag to resize

ParagraphStyle Properties

The ParagraphStyle type exposes the following members.

Properties
Name Description
Public property BaseStyle
Gets a base style of paragraph.
Public property CharacterFormat (Inherited from Style .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property Frame
Gets the frame format for the paragraph style.
Public property IsCustomStyle
Gets or sets a value indicating whether this instance is custom style.
(Inherited from Style .)
Public property IsHeading
Gets or sets a value indicating whether the style is heading style.
(Inherited from Style .)
Public property ListFormat
Gets the list format for the paragraph style.
Public property Name (Inherited from Style .)
Public property ParagraphFormat
Gets format for the paragraph style.
Public property StyleId
Gets or sets the style id.
(Inherited from Style .)
Public property StyleType
Gets the type of the style.
(Overrides Style StyleType .)
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also