NevronOpenVision
Nevron.Nov.Text Namespace / NParagraphRule Class
Fields Properties Methods Events


In This Topic
    NParagraphRule Class Members
    In This Topic

    The following tables list the members exposed by NParagraphRule.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AvoidPageBreaksInside property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the BackgroundFill property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Border property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ContextualSpacing property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Fill property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HangingIndent property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HighlightFill property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HorizontalAlignment property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LineHeightFactor property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LineHeightMode property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the LineHeight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginBottom property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginLeft property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginRight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MarginTop property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NParagraphRule.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the OutlineLevel property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaddingBottom property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaddingLeft property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaddingRight property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaddingTop property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageBreakAfter property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PageBreakBefore property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SpaceAfterAuto property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SpaceBeforeAuto property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the TabStops property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the WidowOrphanControl property.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyWhether the block will try to avoid page breaks.  
    Public PropertyGets/Sets the value of the BackgroundFill property.  
    Public PropertyGets/Sets the border rule of this paragraph style.  
    Public PropertyGets/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.  
    Public PropertyGets/Sets the text color of this paragraph style.  
    Public PropertyGets/Sets the value of the HangingIndent property.  
    Public PropertyGets/Sets the value of the HighlightFill property.  
    Public PropertyGets/Sets the value of the HorizontalAlignment property.  
    Public PropertyGets/Sets the value of the LineHeight property.  
    Public PropertyGets/Sets the value of the LineHeightFactor property.  
    Public PropertyGets/Sets the value of the LineHeightMode property.  
    Public PropertyGets/Sets the value of the MarginBottom property.  
    Public PropertyGets/Sets the value of the MarginLeft property.  
    Public PropertyGets/Sets the value of the MarginRight property.  
    Public PropertyShortcut property for getting/setting the margins of this paragraph rule.  
    Public PropertyGets/Sets the value of the MarginTop property.  
    Public PropertyGets/Sets the outline level to apply on paragraphs styled by this rule.  
    Public PropertyShortcut property for setting the padding of this paragraph rule.  
    Public PropertyGets/Sets the value of the PaddingBottom property.  
    Public PropertyGets/Sets the value of the PaddingLeft property.  
    Public PropertyGets/Sets the value of the PaddingRight property.  
    Public PropertyGets/Sets the value of the PaddingTop property.  
    Public PropertyGets/Sets the value of the PageBreakAfter property.  
    Public PropertyGets/Sets the value of the PageBreakBefore property.  
    Public PropertyGets/Sets the value of the SpaceAfterAuto property.  
    Public PropertyGets/Sets the value of the SpaceBeforeAuto property.  
    Public PropertyGets/Sets the value of the TabStops property.  
    Public PropertyWhether the paragraph allows single begin or end lines to fall on a different page.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Adds the styling information of this paragraph rule to the given style rule.  
    Top
    See Also