Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

OfficeImage.Clone(IDocumentModel) Method

For internal use.

Namespace: DevExpress.Office.Utils

Assembly: DevExpress.Office.v20.2.Core.dll

NuGet Package: DevExpress.Office.Core

Declaration

public OfficeImage Clone(
    IDocumentModel target
)

Parameters

Name Type
target DevExpress.Office.IDocumentModel

Returns

Type
OfficeImage
See Also