InterviewSolution
| 1. |
What Is ‘page Protect’ Property In Report Builder? |
|
Answer» Page protects property for an object indicates whether to try to keep the ENTIRE object and its CONTENTS on the same LOGICAL page. Checking Page Protect MEANS that if the contents of the object cannot fit on the current logical page, the object and all of its contents will be moved to the next logical page. Page protects property for an object indicates whether to try to keep the entire object and its contents on the same logical page. Checking Page Protect means that if the contents of the object cannot fit on the current logical page, the object and all of its contents will be moved to the next logical page. |
|