Carbon


keyAESuiteID

Header: AERegistry.h

enum {
    keyAESuiteID = 'suit',
    keyAEText = 'ktxt',
    keyAETextColor = 'ptxc',
    keyAETextFont = 'ptxf',
    keyAETextPointSize = 'ptps',
    keyAETextStyles = 'txst',
    keyAETextLineHeight = 'ktlh',
    keyAETextLineAscent = 'ktas',
    keyAETheText = 'thtx',
    keyAETransferMode = 'pptm',
    keyAETranslation = 'ptrs',
    keyAETryAsStructGraf = 'toog',
    keyAEUniformStyles = 'ustl',
    keyAEUpdateOn = 'pupd',
    keyAEUserTerm = 'utrm',
    keyAEWindow = 'wndw',
    keyAEWritingCode = 'wrcd'
};

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