VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentParagraphPropertiesJS type
Constructors SeeAlso
In This Topic
    WebDocumentParagraphPropertiesJS Class Members
    In This Topic
    The following tables list the members exposed by WebDocumentParagraphPropertiesJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDocumentParagraphPropertiesJS class.
    Methods
     NameDescription
    Public MethodGets a value indicating whether to ignore indents between paragraphs when paragraph styles match.
    Public MethodGets the fill color of focused paragraph.
    Public MethodGets the paragraph horizontal alignment of focused text.
    Public MethodGets the paragraph indentation.
    Public MethodGets a value indicating whether the paragraph lines cannot be separated.
    Public MethodGets a value indicating whether next paragraph must not be separated from the current paragraph.
    Public MethodGets the paragraph numbering level.
    Public MethodGets a value indicating whether the page break must be added before paragraph.
    Public MethodGets the paragraph spacing.
    Public MethodGets a value indicating whether the widow control for paragraph is enabled.
    Public MethodSets a value indicating whether to ignore indents between paragraphs when paragraph styles match.
    Public MethodSets the fill color of selected paragraph.
    Public MethodSets the paragraph horizontal alignment of selected text.
    Public MethodSets the paragraph indentation.
    Public MethodSets a value indicating whether the paragraph lines cannot be separated.
    Public MethodSets a value indicating whether next paragraph must not be separated from the current paragraph.
    Public MethodSets the paragraph numbering level.
    Public MethodSets a value indicating whether the page break must be added before paragraph.
    Public MethodSets the paragraph spacing.
    Public MethodSets a value indicating whether the widow control for paragraph is enabled.
    See Also