Returns outline metadata for this page's source drawels
Namespace:
C1.C1PrintDocument.DocEngine.RenderAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public C1Stack FetchOutlineEntries( int pageNo, bool needAreas ) |
Visual Basic (Declaration) |
---|
Public Function FetchOutlineEntries ( _ pageNo As Integer, _ needAreas As Boolean _ ) As C1Stack |
Parameters
- pageNo
- Type: System..::.Int32
The page number added to outline entries.
- needAreas
- Type: System..::.Boolean