| ConverterGenericFontFamilies Property | 
Namespace: XmlMind.FoConverter
 Syntax
Syntax Remarks
RemarksThis specification is a string having this syntax:
map -> entry [',' entry]*
            entry -> generic_family '=' actual_family
            generic_family -> 'serif' | 'sans-serif' | 'monospace'
                              | 'cursive' | 'fantasy'The default value of this property depends on the output format. Generally it is: serif=Times New Roman,sans-serif=Arial, monospace=Courier New
 See Also
See Also