Fetches outline entries from metafiles created by C1Report.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class OutlineFromEmfHelper
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Class OutlineFromEmfHelper

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.OutlineFromEmfHelper

See Also