Contains addititional information about metafile created by the C1PrintDocument. This information are stored in the GdiComment record. Format of the record describes by the C1.C1Pdf.EMR_C1_METAFILE_INFO structure.

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

Syntax

C#
public class C1MetafileInfo
Visual Basic (Declaration)
Public Class C1MetafileInfo

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument.Util..::.C1MetafileInfo

See Also