The Type3Font type exposes the following members.

Constructors

Methods

  NameDescription
Public methodAddSubsetRange (Inherited from BaseFont.)
Public methodCharExists (Overrides BaseFont..::..CharExists(Int32).)
Public methodCorrectArabicAdvance (Inherited from BaseFont.)
Protected methodCreateEncoding (Inherited from BaseFont.)
Public methodDefineGlyph
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 methodGetAscent (Inherited from BaseFont.)
Public methodGetAscentPoint (Inherited from BaseFont.)
Public methodGetCharBBox (Overrides BaseFont..::..GetCharBBox(Int32).)
Public methodGetCidCode (Inherited from BaseFont.)
Public methodGetDescent (Inherited from BaseFont.)
Public methodGetDescentPoint (Inherited from BaseFont.)
Public methodGetFontDescriptor (Overrides BaseFont..::..GetFontDescriptor(Int32, Single).)
Public methodGetFullFontStream (Overrides BaseFont..::..GetFullFontStream()()()().)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetKerning (Overrides BaseFont..::..GetKerning(Int32, Int32).)
Protected methodGetRawCharBBox (Overrides BaseFont..::..GetRawCharBBox(Int32, String).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUnicodeEquivalent (Inherited from BaseFont.)
Public methodGetWidth(Int32) (Overrides BaseFont..::..GetWidth(Int32).)
Public methodGetWidth(String) (Overrides BaseFont..::..GetWidth(String).)
Public methodGetWidthPoint(Int32, Single) (Inherited from BaseFont.)
Public methodGetWidthPoint(String, Single) (Inherited from BaseFont.)
Public methodGetWidthPointKerned (Inherited from BaseFont.)
Public methodHasKernPairs (Overrides BaseFont..::..HasKernPairs()()()().)
Public methodIsEmbedded (Inherited from BaseFont.)
Public methodIsFontSpecific (Inherited from BaseFont.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetCharAdvance (Overrides BaseFont..::..SetCharAdvance(Int32, Int32).)
Public methodSetKerning (Overrides BaseFont..::..SetKerning(Int32, Int32, Int32).)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldcharBBoxes (Inherited from BaseFont.)
Protected fieldcompressionLevel (Inherited from BaseFont.)
Protected fielddifferences (Inherited from BaseFont.)
Protected fielddirectTextToByte (Inherited from BaseFont.)
Protected fieldembedded (Inherited from BaseFont.)
Protected fieldencoding (Inherited from BaseFont.)
Protected fieldfastWinansi (Inherited from BaseFont.)
Protected fieldfontSpecific (Inherited from BaseFont.)
Protected fieldforceWidthsOutput (Inherited from BaseFont.)
Protected fieldspecialMap (Inherited from BaseFont.)
Protected fieldsubset (Inherited from BaseFont.)
Protected fieldsubsetRanges (Inherited from BaseFont.)
Protected fieldunicodeDifferences (Inherited from BaseFont.)
Protected fieldwidths (Inherited from BaseFont.)

Properties

  NameDescription
Public propertyAllNameEntries (Overrides BaseFont..::..AllNameEntries.)
Public propertyCodePagesSupported (Inherited from BaseFont.)
Public propertyCompressionLevel (Inherited from BaseFont.)
Public propertyDifferences (Inherited from BaseFont.)
Public propertyDirectTextToByte (Inherited from BaseFont.)
Public propertyEncoding (Inherited from BaseFont.)
Public propertyFamilyFontName (Overrides BaseFont..::..FamilyFontName.)
Public propertyFontType (Inherited from BaseFont.)
Public propertyForceWidthsOutput (Inherited from BaseFont.)
Public propertyFullFontName (Overrides BaseFont..::..FullFontName.)
Public propertyPostscriptFontName (Overrides BaseFont..::..PostscriptFontName.)
Public propertySubset (Inherited from BaseFont.)
Public propertyUnicodeDifferences (Inherited from BaseFont.)
Public propertyWidths (Inherited from BaseFont.)

See Also