Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
static RgOutlineIndentDistance |
RgOutlineIndentDistance.getDefault()
Gets a default value for
RgOutlineIndentDistance class. |
RgOutlineIndentDistance |
OutlineNode.getRgOutlineIndentDistance()
Gets the indentation of each level in the outline.
|
RgOutlineIndentDistance |
TableCellNode.getRgOutlineIndentDistance()
Gets the indentation of each level in the outline.
|
static RgOutlineIndentDistance |
PropertyConvert.toRgOutlineIndentDistance(Property property)
Gets the
RgOutlineIndentDistance value from revision Property . |
Modifier and Type | Method and Description |
---|---|
static boolean |
RgOutlineIndentDistance.op_Equality(RgOutlineIndentDistance left,
RgOutlineIndentDistance right)
The ==.
|
static boolean |
RgOutlineIndentDistance.op_Inequality(RgOutlineIndentDistance left,
RgOutlineIndentDistance right)
The !=.
|
void |
OutlineNode.setRgOutlineIndentDistance(RgOutlineIndentDistance value)
Gets the indentation of each level in the outline.
|
void |
TableCellNode.setRgOutlineIndentDistance(RgOutlineIndentDistance value)
Gets the indentation of each level in the outline.
|
Copyright (c) 2016 Aspose. All Rights Reserved.