AFPFlags is a collection of flags that can be set to customize the AFP output files. If specified, they will override the settings specified in the Management Console.
Flags
Name  | 
Description  | 
AutoRotateLandscapePages  | 
If this flag is set a 90 degrees rotation will be applied to those pages that have the width greater than the height.  | 
ConvertColorsToGrayscale  | 
If this flag is set all colors will be converted to grayscale using RGB, Patters or Highlight colors.  | 
EmbedNonNativeFonts  | 
If neither UseNativeRasterFonts and UseNativeOutlineFonts are set, the renderer will use TrueType/Type1 fonts.  | 
UseHighlightForGrayscale  | 
If this flag is set, gray colors will be generated using highlight colors.  | 
UseNativeOutlineFonts  | 
Use AFP native outline fonts instead of raster fonts.  | 
UseNativeRasterFonts  | 
Use AFP native raster fonts.  | 
UsePatternsForGrayscale  | 
If this flag is set, gray colors will be generated using patterns.  | 
WriteSentinels  | 
Write 0x5A sentinels between AFP records.  |