Show / Hide Table of Contents

    Method sfci

    | Improve this Doc View Source

    sfci(FCI)

    plsfci: Set FCI (font characterization integer)

    Declaration
    public void sfci(FCI fci)
    Parameters
    Type Name Description
    FCI fci

    PLUNICODE (unsigned 32-bit integer) value of FCI.

    Remarks

    Sets font characteristics to be used at the start of the next string using the FCI approach. See for more information. Note, plsfont (which calls plsfci internally) provides a more user-friendly API for setting the font characterisitics.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX