VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlParagraphProperties Class
In This Topic
OpenXmlParagraphProperties Class Properties
In This Topic
For a list of all properties of this type, see OpenXmlParagraphProperties.
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.
See Also