Namespace:
C1.Win.C1PrintPreview
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
| C# |
|---|
public OutlineNode( string text, int pageNo, bool fromPreview ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ text As String, _ pageNo As Integer, _ fromPreview As Boolean _ ) |
Parameters
- text
- Type: System..::.String
- pageNo
- Type: System..::.Int32
- fromPreview
- Type: System..::.Boolean