Query: fdf_get_encoding
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FDF_GET_ENCODING(3) 1 FDF_GET_ENCODING(3) fdf_get_encoding - Get the value of the /Encoding keySYNOPSISstring fdf_get_encoding (resource $fdf_document)DESCRIPTIONGets the value of the /Encoding key.PARAMETERSo $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3).RETURN VALUESReturns the encoding as a string. An empty string is returned if the default PDFDocEncoding/Unicode scheme is used.SEE ALSOfdf_set_encoding(3). PHP Documentation Group FDF_GET_ENCODING(3)