Gets or sets a DocumentFont in the current collection by its index.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public DocumentFont this[ int index ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ index As Integer _ ) As DocumentFont Get |
Parameters
- index
- Type: System..::..Int32
The index of the DocumentFont in the current collection.