InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kTextAttrPairKernMethodBoss Class Reference

#include <SynthObjModel.h>

Inheritance diagram for kTextAttrPairKernMethodBoss:
kAttrBossReferencingBoss

Public Member Functions

IAttrReport IID_IATTRREPORT
 
IPMUnknown IID_IATTRIMPORTEXPORT
 
ITextAttrClassID IID_ITEXTATTRCLASSID
 
IInCopyXMLValue IID_IINCOPYXMLVALUE
 

Detailed Description

 Represents pair kerning method to apply (for instance, Optical, Metrics or None). 

This is closely related to kTextAttrPairKernBoss. If the value of kTextAttrPairKernBoss is zero, the pair kerning method is assumed to be None. If setting the value to Optical or Metrics via the API, please also modify the value of kTextAttrPairKernBoss. The value kAutoKernMagicNumber can be used as the default value to set in that case.

Member Function Documentation

IPMUnknown kTextAttrPairKernMethodBoss::IID_IATTRIMPORTEXPORT

Undocumented.

  • Implementation: kTextAttrPairKernMethodBossImpExpImpl
  • Available in:
  • Class from:
  • Added-in interface
IAttrReport kTextAttrPairKernMethodBoss::IID_IATTRREPORT

See IAttrReport.

  • Implementation: kTAPairKernMethodReportImpl
  • Available in:
  • Class from:
IInCopyXMLValue kTextAttrPairKernMethodBoss::IID_IINCOPYXMLVALUE

Undocumented.

  • Implementation: kInCopyXMLValueClassIDImpl
  • Available in:
  • Class from:
  • Added-in interface
ITextAttrClassID kTextAttrPairKernMethodBoss::IID_ITEXTATTRCLASSID
     ITextAttrClassID, stores the Pair Kern Method as ClassID of a service.

Pair kerning is provided by services with ServiceID kPairKerningService.

See Also
IPairKernDict
    <ul>

    <li>Implementation: kTAClassIDPairKernMethodImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>