Class containing data for the Font.ResolveCMap event.

Namespace: TallComponents.PDF.Fonts
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class ResolveCMapEventArgs : EventArgs
Visual Basic
Public Class ResolveCMapEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    TallComponents.PDF.Fonts..::..ResolveCMapEventArgs

See Also