[]
Contains data describing an outline entry extracted from a metafile comment record or compatible (using the "%PDFHdr|" prefix).
public class EmfOutlineHeader
| Name | Description |
|---|---|
| EmfOutlineHeader(int, int, string, RectangleF) | Creates a new instance of EmfOutlineHeader class. |
| 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. |