Class OutlineGroup
Contenido
[
Ocultar
]OutlineGroup class
Representa un grupo de contorno.
public sealed class OutlineGroup : IndentatedNode<IOutlineChildNode>, IOutlineChildNode,
IOutlineElementChildNode
Constructores
Nombre | Descripción |
---|---|
OutlineGroup() | Inicializa una nueva instancia delOutlineGroup clase. |
Propiedades
Nombre | Descripción |
---|---|
Document { get; } | Obtiene el documento del nodo. |
FirstChild { get; } | |
IndentPosition { get; set; } | |
IsComposite { get; } | |
LastChild { get; } | |
NextSibling { get; } | Obtiene el siguiente nodo en el mismo nivel de árbol de nodos. |
NodeType { get; } | Obtiene el tipo de nodo. |
ParentNode { get; } | Obtiene el nodo padre. |
PreviousSibling { get; } | Obtiene el nodo anterior en el mismo nivel de árbol de nodos. |
Métodos
Nombre | Descripción |
---|---|
override Accept(DocumentVisitor) | Acepta al visitante del nodo. |
virtual AppendChildFirst<T1>(T1) | |
virtual AppendChildLast<T1>(T1) | |
override GetChildNodes<T1>() | |
GetEnumerator() | |
virtual InsertChild<T1>(int, T1) | |
InsertChildrenRange(int, IEnumerable<IOutlineChildNode>) | |
InsertChildrenRange(int, params IOutlineChildNode[]) | |
RemoveChild<T1>(T1) |
Ver también
- class IndentatedNode<T>
- interface IOutlineChildNode
- interface IOutlineElementChildNode
- espacio de nombres Aspose.Note
- asamblea Aspose.Note