PDFView4NET WinForms Edition
Type0Font Class
Members 




O2S.Components.PDFView4NET.Graphics.Fonts Namespace : Type0Font Class
Defines a generic Type0 font that can be used in a PDF file.
Object Model
Type0Font Class
Syntax
'Declaration
 
Public Class Type0Font 
   Inherits PDFFontBase
'Usage
 
Dim instance As Type0Font
public class Type0Font : PDFFontBase 
public __gc class Type0Font : public PDFFontBase 
public ref class Type0Font : public PDFFontBase 
Remarks
This class is for internal library use.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Fonts.PDFFontBase
      O2S.Components.PDFView4NET.Graphics.Fonts.Type0Font

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Type0Font Members
O2S.Components.PDFView4NET.Graphics.Fonts Namespace