WebDocumentParagraphIndentationPropertiesJS Class Members
In This Topic
The following tables list the members exposed by
WebDocumentParagraphIndentationPropertiesJS.
Public Constructors
Methods
| | Name | Description |
 | get_FirstLine | Gets the paragraph first line indentation, in Device Independed Pixels (DIP). |
 | get_Hanging | Gets the size, in Device Independed Pixels (DIP), of the indentation that should be removed for the first line of a paragraph. |
 | get_Left | Gets the paragraph left indentation, in Device Independed Pixels (DIP). |
 | get_Right | Gets the paragraph right indentation, in Device Independed Pixels (DIP). |
 | set_FirstLine | Sets the paragraph first line indentation, in Device Independed Pixels (DIP). |
 | set_Hanging | Sets the size, in Device Independed Pixels (DIP), of the indentation that should be removed for the first line of a paragraph. |
 | set_Left | Sets the paragraph left indentation, in Device Independed Pixels (DIP). |
 | set_Right | Sets the paragraph right indentation, in Device Independed Pixels (DIP). |
See Also