enum CCL::IPrintService::Features

#include <iprintservice.h>

enum Features
{
    kPrinting    = 1 < <0,
    kPdfCreation = 1 < <1,
};