GemBox.Pdf
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    IPdfEncoding Interface

    Namespace:
    GemBox.Pdf.Text
    Assembly:
    GemBox.Pdf.dll

    Represents an interface used for transforming a System.String into a sequence of bytes and vice versa.

    • C#
    • VB.NET
    public interface IPdfEncoding
    Public Interface IPdfEncoding

    Extension Methods

    PdfEncodingExtensions.GetBytes(IPdfEncoding, ReadOnlySpan<Char>)
    PdfEncodingExtensions.GetString(IPdfEncoding, Byte[])
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.