Copies a content of another TextRange object.
Namespace:
C1.C1PrintDocument.DocEngine.SrcAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
public void AssignFrom( TextRange source ) |
| Visual Basic (Declaration) |
|---|
Public Sub AssignFrom ( _ source As TextRange _ ) |
Parameters
- source
- Type: C1.C1PrintDocument.DocEngine.Src..::.TextRange