VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlParagraphProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    OpenXmlParagraphProperties Class Members
    In This Topic
    The following tables list the members exposed by OpenXmlParagraphProperties.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OpenXmlParagraphProperties class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the spacing after paragraph must be calculated automatically.
    Public PropertyGets or sets a value indicating whether the spacing before paragraph must be calculated automatically.
    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 custom tab stops.
    Public PropertyGets or sets the fill color of the paragraph.
    Public PropertyGets or sets the first line indentation, in Vintasoft.Imaging.UnitOfMeasure.Points, of paragraph.
    Public PropertyGets or sets the size, in Vintasoft.Imaging.UnitOfMeasure.Points, of the indentation that must be removed from the first line of paragraph.
    Public PropertyGets a value indicating whether this paragraph properties are empty.
    Public PropertyGets or sets the paragraph justification.
    Public PropertyGets or sets a value indicating whether this paragraph should not be broken.
    Public PropertyGets or sets a value indicating whether this paragraph should not be separated from the next paragraph.
    Public PropertyGets or sets the left indentation, in Vintasoft.Imaging.UnitOfMeasure.Points, of paragraph.
    Public PropertyGets or sets the line height, in Vintasoft.Imaging.UnitOfMeasure.Points, of paragraph.
    Public PropertyGets or sets the line height factor of paragraph.
    Public PropertyGets or sets the line height, in Vintasoft.Imaging.UnitOfMeasure.Points, that is specified using minimum rule.
    Public PropertyGets or sets the numeration of paragraph.
    Public PropertyGets or sets the numeration level of paragraph.
    Public PropertyGets or sets a value indicating whether this paragraph should be started from new page.
    Public PropertyGets or sets the right indentation, in Vintasoft.Imaging.UnitOfMeasure.Points, of paragraph.
    Public PropertyGets or sets the spacing, in Vintasoft.Imaging.UnitOfMeasure.Points, after paragraph.
    Public PropertyGets or sets the spacing, in Vintasoft.Imaging.UnitOfMeasure.Points, before paragraph.
    Public PropertyGets or sets the style.
    Public PropertyGets or sets a value indicating whether widow control is enabled.
    Public Methods
     NameDescription
    Public MethodClones this instance.
    Public Methodstatic (Shared in Visual Basic)Returns paragraph properties, which contain changed properties between old and new paragraph properties.
    Public MethodRemoves the numeration.
    See Also