Class OutlineGroup
Названий на: Aspose.Note Асамблея: Aspose.Note.dll (25.4.0)
Вони представляють OutlineGroup.
public sealed class OutlineGroup : IndentatedNode<iOutlineChildNode>, ICompositeNode<iOutlineChildNode>, ICompositeNode,
IEnumerable<iOutlineChildNode>, IEnumerable, IIndentatedNode, IOutlineChildNode,
IOutlineElementChildNode, INode
{
}
Inheritance
object
←
Node
←
CompositeNodeBase
←
CompositeNode
Implements
ICompositeNode
Нападні члени
IndentatedNode
Constructors
Офіційна група ()
public OutlineGroup()
{
}
Methods
Відвідувач документа (DocumentVisitor)
Приймає відвідувача ноду.
public override void Accept(DocumentVisitor visitor)
{
}
Parameters
visitor
DocumentVisitor
Об’єкт класу, що походить від Aspose.Note.DocumentVisitor.