VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentParagraphProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    DocumentParagraphProperties Class Members
    In This Topic
    The following tables list the members exposed by DocumentParagraphProperties.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentParagraphProperties class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the paragraph borders.
    Public PropertyGets or sets a value indicating whether paragraph spacing above and below must be ignored when identical styles are used.
    Public PropertyGets or sets the fill color of the paragraph.
    Public PropertyGets or sets the paragraph horizontal alignment.
    Public PropertyGets or sets the paragraph indentation properties.
    Public PropertyGets or sets the delta value of paragraph indentation properties.
    Public PropertyGets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties)
    Public PropertyGets or sets a value indicating whether this paragraph should not be broken.
    Public PropertyGets or sets a value indicating whether paragraph should not be separated from the next paragraph.
    Public PropertyGets or sets the paragraph numbering properties.
    Public PropertyGets or sets the paragraph numbering level.
    Public PropertyGets or sets the delta value of paragraph numbering level.
    Public PropertyGets or sets a value indicating whether paragraph should be started from new page.
    Public PropertyGets or sets the paragraph shading properties.
    Public PropertyGets or sets the paragraph spacing.
    Public PropertyGets or sets the style identifier.
    Public PropertyGets or sets a value indicating whether widow control is enabled.
    Public Methods
     NameDescription
    Public MethodClones this instance.
    Public MethodReturns a value indicating whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodSets IsReadOnly property to true. (Inherited from DocumentContentProperties)
    See Also