Members





In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / AfterSubstitutedFontArgs Class

AfterSubstitutedFontArgs Class

In This Topic
Provides data for the AfterSubstitutedFont event.
Syntax
'Declaration

 

Public NotInheritable Class AfterSubstitutedFontArgs 

   Inherits System.EventArgs
public sealed class AfterSubstitutedFontArgs : System.EventArgs 
public class AfterSubstitutedFontArgs = class(System.EventArgs)sealed; 
public sealed class AfterSubstitutedFontArgs extends System.EventArgs
public __gc __sealed class AfterSubstitutedFontArgs : public System.EventArgs 
public ref class AfterSubstitutedFontArgs sealed : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GdPicture14.AfterSubstitutedFontArgs

See Also

Reference

AfterSubstitutedFontArgs Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace