PDFView4NET WinForms Edition
PDFFont Class
Members 




O2S.Components.PDFView4NET.Graphics.Fonts Namespace : PDFFont Class
Defines a particular format for text, including font face and size.
Object Model
PDFFont Class
Syntax
'Declaration
 
Public Class PDFFont 
   Inherits PDFFontBase
'Usage
 
Dim instance As PDFFont
public class PDFFont : PDFFontBase 
public __gc class PDFFont : public PDFFontBase 
public ref class PDFFont : public PDFFontBase 
Inheritance Hierarchy

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

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

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