Show / Hide Table of Contents

    Method sfci

    sfci(FCI)

    plsfci: Set FCI (font characterization integer)

    Declaration
    public static 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.

    Back to top Generated by DocFX