The BaseFont type exposes the following members.

Constructors

  NameDescription
Protected methodBaseFont
Initializes a new instance of the BaseFont class

Methods

  NameDescription
Public methodAddSubsetRange
Public methodStatic memberAddToResourceSearch
Public methodCharExists
Public methodCorrectArabicAdvance
Protected methodCreateEncoding
Public methodStatic memberCreateFont()()()()
Public methodStatic memberCreateFont(PRIndirectReference)
Public methodStatic memberCreateFont(String, String, Boolean)
Public methodStatic memberCreateFont(String, String, Boolean, Boolean)
Public methodStatic memberCreateFont(String, String, Boolean, Boolean, array<Byte>[]()[][], array<Byte>[]()[][])
Public methodStatic memberCreateFont(String, String, Boolean, Boolean, array<Byte>[]()[][], array<Byte>[]()[][], Boolean)
Public methodStatic memberCreateFont(String, String, Boolean, Boolean, array<Byte>[]()[][], array<Byte>[]()[][], Boolean, Boolean)
Public methodStatic memberEnumerateTTCNames(array<Byte>[]()[][])
Public methodStatic memberEnumerateTTCNames(String)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetAllFontNames
Public methodStatic memberGetAllNameEntries
Public methodGetAscent
Public methodGetAscentPoint
Protected methodStatic memberGetBaseName
Public methodGetCharBBox
Public methodGetCidCode
Public methodGetDescent
Public methodGetDescentPoint
Public methodStatic memberGetDocumentFonts(PdfReader)
Public methodStatic memberGetDocumentFonts(PdfReader, Int32)
Public methodGetFontDescriptor
Public methodStatic memberGetFullFontName
Public methodGetFullFontStream
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetKerning
Protected methodGetRawCharBBox
Public methodStatic memberGetResourceStream
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUnicodeEquivalent
Public methodGetWidth(Int32)
Public methodGetWidth(String)
Public methodGetWidthPoint(Int32, Single)
Public methodGetWidthPoint(String, Single)
Public methodGetWidthPointKerned
Public methodHasKernPairs
Public methodIsEmbedded
Public methodIsFontSpecific
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodStatic memberNormalizeEncoding
Public methodSetCharAdvance
Public methodSetKerning
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

Properties

See Also