Namespace:
C1.C1PrintDocument.Util
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public C1TextLineRange( C1TextLine line, int from, int length, ITextRangeFormat format ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ line As C1TextLine, _ from As Integer, _ length As Integer, _ format As ITextRangeFormat _ ) |
Parameters
- line
- Type: C1.C1PrintDocument.Util..::.C1TextLine
- from
- Type: System..::.Int32
- length
- Type: System..::.Int32
- format
- Type: C1.C1PrintDocument.Util..::.ITextRangeFormat