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 OutlineEntry( int level, string text, int pageNo, RectangleF pageArea ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ level As Integer, _ text As String, _ pageNo As Integer, _ pageArea As RectangleF _ ) |
Parameters
- level
- Type: System..::.Int32
- text
- Type: System..::.String
- pageNo
- Type: System..::.Int32
- pageArea
- Type: System.Drawing..::.RectangleF