InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SinglePref Struct Reference

Public Types

typedef object_type data_type
 

Public Member Functions

 SinglePref (const WideString &name, IXMLImportPreferences::kPrefType type, int32 intVal=-1, bool16 boolVal=kFalse, const WideString &stringVal=WideString())
 

Public Attributes

IXMLImportPreferences::kPrefType fType
 
WideString fValueName
 
int32 fInt32Value
 
bool16 fBool16Value
 
WideString fWideStringValue