[]
        
(Showing Draft Content)

C1.C1Preview.EmfOutlineHeader

EmfOutlineHeader Class

Contains data describing an outline entry extracted from a metafile comment record or compatible (using the "%PDFHdr|" prefix).

Inheritance
EmfOutlineHeader
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class EmfOutlineHeader

Constructors

Name Description
EmfOutlineHeader(int, int, string, RectangleF)

Creates a new instance of EmfOutlineHeader class.

Properties

Name Description
Level

Gets or sets the entry outline level.

PageIdx

Gets or sets the 0-based page index.

Rectangle

Gets or sets the entry rectangle.

Text

Gets or sets the entry text.