PdfEncodingUTF16BE Property |
Gets the UTF-16 Big Endian encoding with leading byte order mark.
Namespace: SautinSoft.Pdf.TextAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic static PdfEncoding UTF16BE { get; }
Public Shared ReadOnly Property UTF16BE As PdfEncoding
Get
Property Value
PdfEncoding
See Also