[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CopyService

CopyService Class

Copy range of objects into another range.

Inheritance
CopyService
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class CopyService
Public Class CopyService

Constructors

Name Description
CopyService(FormattingCopyStrategy)

Creates instance of CopyService.

Properties

Name Description
FormattingCopy

Defines how styles applied on ContentObjects should be copied in destination document.

Methods

Name Description
CopyTo(RangeBase, RangeBase, InsertLocation)

Copy range to range.