VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentParagraphIndentationPropertiesJS type
Constructors SeeAlso
In This Topic
    WebDocumentParagraphIndentationPropertiesJS Class Members
    In This Topic
    The following tables list the members exposed by WebDocumentParagraphIndentationPropertiesJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDocumentParagraphIndentationPropertiesJS class.
    Methods
     NameDescription
    Public MethodGets the paragraph first line indentation, in Device Independed Pixels (DIP).
    Public MethodGets the size, in Device Independed Pixels (DIP), of the indentation that should be removed for the first line of a paragraph.
    Public MethodGets the paragraph left indentation, in Device Independed Pixels (DIP).
    Public MethodGets the paragraph right indentation, in Device Independed Pixels (DIP).
    Public MethodSets the paragraph first line indentation, in Device Independed Pixels (DIP).
    Public MethodSets the size, in Device Independed Pixels (DIP), of the indentation that should be removed for the first line of a paragraph.
    Public MethodSets the paragraph left indentation, in Device Independed Pixels (DIP).
    Public MethodSets the paragraph right indentation, in Device Independed Pixels (DIP).
    See Also