}
case PAGE_HEIGHT: {
return new PdPageHeight(fobj, propertyFullName, attributeValue);
}
case PAGE_NUMBER_TREATMENT: {
return new PdPageNumberTreatment(fobj, propertyFullName,
attributeValue);
}
case PAGE_POSITION: {
return new PdPagePosition(fobj, propertyFullName, attributeValue);
}