Name | Description | |
---|---|---|
NParagraphRule Constructor | Default constructor. |
The following tables list the members exposed by NParagraphRule.
Name | Description | |
---|---|---|
NParagraphRule Constructor | Default constructor. |
Name | Description | |
---|---|---|
AvoidPageBreaksInsideProperty | Reference to the AvoidPageBreaksInside property. | |
BackgroundFillProperty | Reference to the BackgroundFill property. | |
BorderRuleProperty | Reference to the Border property. | |
ContextualSpacingProperty | Reference to the ContextualSpacing property. | |
FillProperty | Reference to the Fill property. | |
HangingIndentProperty | Reference to the HangingIndent property. | |
HighlightFillProperty | Reference to the HighlightFill property. | |
HorizontalAlignmentProperty | Reference to the HorizontalAlignment property. | |
LineHeightFactorProperty | Reference to the LineHeightFactor property. | |
LineHeightModeProperty | Reference to the LineHeightMode property. | |
LineHeightProperty | Reference to the LineHeight property. | |
MarginBottomProperty | Reference to the MarginBottom property. | |
MarginLeftProperty | Reference to the MarginLeft property. | |
MarginRightProperty | Reference to the MarginRight property. | |
MarginTopProperty | Reference to the MarginTop property. | |
NParagraphRuleSchema | Schema associated with NParagraphRule. | |
OutlineLevelProperty | Reference to the OutlineLevel property. | |
PaddingBottomProperty | Reference to the PaddingBottom property. | |
PaddingLeftProperty | Reference to the PaddingLeft property. | |
PaddingRightProperty | Reference to the PaddingRight property. | |
PaddingTopProperty | Reference to the PaddingTop property. | |
PageBreakAfterProperty | Reference to the PageBreakAfter property. | |
PageBreakBeforeProperty | Reference to the PageBreakBefore property. | |
SpaceAfterAutoProperty | Reference to the SpaceAfterAuto property. | |
SpaceBeforeAutoProperty | Reference to the SpaceBeforeAuto property. | |
TabStopsProperty | Reference to the TabStops property. | |
WidowOrphanControlProperty | Reference to the WidowOrphanControl property. |
Name | Description | |
---|---|---|
AvoidPageBreaksInside | Whether the block will try to avoid page breaks. | |
BackgroundFill | Gets/Sets the value of the BackgroundFill property. | |
BorderRule | Gets/Sets the border rule of this paragraph style. | |
ContextualSpacing | Gets/Sets whether spacing between paragraphs (top and botttom margin) of the same style should be ignored or not. By default set to false, which means that the spacing is not ignored. | |
Fill | Gets/Sets the text color of this paragraph style. | |
HangingIndent | Gets/Sets the value of the HangingIndent property. | |
HighlightFill | Gets/Sets the value of the HighlightFill property. | |
HorizontalAlignment | Gets/Sets the value of the HorizontalAlignment property. | |
LineHeight | Gets/Sets the value of the LineHeight property. | |
LineHeightFactor | Gets/Sets the value of the LineHeightFactor property. | |
LineHeightMode | Gets/Sets the value of the LineHeightMode property. | |
MarginBottom | Gets/Sets the value of the MarginBottom property. | |
MarginLeft | Gets/Sets the value of the MarginLeft property. | |
MarginRight | Gets/Sets the value of the MarginRight property. | |
Margins | Shortcut property for getting/setting the margins of this paragraph rule. | |
MarginTop | Gets/Sets the value of the MarginTop property. | |
OutlineLevel | Gets/Sets the outline level to apply on paragraphs styled by this rule. | |
Padding | Shortcut property for setting the padding of this paragraph rule. | |
PaddingBottom | Gets/Sets the value of the PaddingBottom property. | |
PaddingLeft | Gets/Sets the value of the PaddingLeft property. | |
PaddingRight | Gets/Sets the value of the PaddingRight property. | |
PaddingTop | Gets/Sets the value of the PaddingTop property. | |
PageBreakAfter | Gets/Sets the value of the PageBreakAfter property. | |
PageBreakBefore | Gets/Sets the value of the PageBreakBefore property. | |
SpaceAfterAuto | Gets/Sets the value of the SpaceAfterAuto property. | |
SpaceBeforeAuto | Gets/Sets the value of the SpaceBeforeAuto property. | |
TabStops | Gets/Sets the value of the TabStops property. | |
WidowOrphanControl | Whether the paragraph allows single begin or end lines to fall on a different page. |
Name | Description | |
---|---|---|
AddToRule | Overridden. Adds the styling information of this paragraph rule to the given style rule. |