Class OutlineGroup
Nazwa przestrzeń: Aspose.Note Zgromadzenie: Aspose.Note.dll (25.4.0)
Przedstawiamy grupę Outline.
public sealed class OutlineGroup : IndentatedNode<iOutlineChildNode>, ICompositeNode<iOutlineChildNode>, ICompositeNode,
IEnumerable<iOutlineChildNode>, IEnumerable, IIndentatedNode, IOutlineChildNode,
IOutlineElementChildNode, INode
{
}
Inheritance
object
←
Node
←
CompositeNodeBase
←
CompositeNode
Implements
ICompositeNode
Dziedziczeni członkowie
IndentatedNode
Constructors
Zespół Outline()
public OutlineGroup()
{
}
Methods
Przyjęcie (DocumentVisitor)
Przyjmuje odwiedzającego węzła.
public override void Accept(DocumentVisitor visitor)
{
}
Parameters
visitor
DocumentVisitor
Obiekt klasy pochodzi z Aspose.Note.DocumentVisitor.