VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentParagraphSpacingPropertiesJS type
Constructors SeeAlso
In This Topic
    WebDocumentParagraphSpacingPropertiesJS Class Members
    In This Topic
    The following tables list the members exposed by WebDocumentParagraphSpacingPropertiesJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDocumentParagraphSpacingPropertiesJS class.
    Methods
     NameDescription
    Public MethodGets the spacing after paragraph.
    Public MethodGets a value indicating whether the auto spacing is used after paragraph.
    Public MethodGets the spacing before paragraph.
    Public MethodGets a value indicating whether the auto spacing is used before paragraph.
    Public MethodGets the line spacing for paragraph.
    Public MethodGets the line spacing rule for paragraph.
    Public MethodSets the spacing after paragraph.
    Public MethodSets a value indicating whether the auto spacing is used after paragraph.
    Public MethodSets the spacing before paragraph.
    Public MethodSets a value indicating whether the auto spacing is used before paragraph.
    Public MethodSets the line spacing for paragraph.
    Public MethodSets the line spacing rule for paragraph.
    See Also