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.