PdfTextRasterizer Methods

The PdfTextRasterizer type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave(Stream, IEnumerable<PdfCharacterCode>)
Converts text to an image and saves the result to a stream.
Public methodSave(String, IEnumerable<PdfCharacterCode>)
Converts text to an image and saves the result to a file.
Public methodToString (Inherited from Object.)

See Also