}
case FORCE_PAGE_COUNT: {
return new PdForcePageCount(fobj, propertyFullName, attributeValue);
}
case FORMAT: {
return new PdFormat(fobj, propertyFullName, attributeValue);
}
case GLYPH_ORIENTATION_HORIZONTAL: {
return new PdGlyphOrientationHorizontal(fobj, propertyFullName,
attributeValue);
}