Auf Englisch lesen

Freigeben über


CoverTransition.CloneNode-Methode

Creates a duplicate of this node.

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

public override OpenXmlElement CloneNode(
    bool deep
)

Parameter

  • deep
    Typ: System.Boolean
    true to recursively clone the subtree under the specified node; false to clone only the node itself.

Rückgabewert

Typ: DocumentFormat.OpenXml.OpenXmlElement
Returns the cloned node.

Siehe auch

Referenz

CoverTransition Klasse

CoverTransition-Member

DocumentFormat.OpenXml.Presentation-Namespace