ITextParagraphFormat.GetClone Method

Definition

Creates a new object that is identical to this paragraph format object.

public:
 ITextParagraphFormat ^ GetClone();
ITextParagraphFormat GetClone();
public ITextParagraphFormat GetClone();
function getClone()
Public Function GetClone () As ITextParagraphFormat

Returns

The duplicate paragraph format object.

Applies to

See also