Carbon


WSIJustificationHeader

Header: WorldScript.h

struct WSIJustificationHeader {
    SInt16 version; 
    SInt16 format; 
    Point scaling; 
    UInt16 spacesPerInsertion; 
    UInt16 justStringOffset; 
    WSIJustificationStateTable stateTable;
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)