Print Page | Close Window

Remove Horizontal and Vertical Guidelines

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=4874
Printed Date: 18 May 2024 at 1:08pm


Topic: Remove Horizontal and Vertical Guidelines
Posted By: pedro.baltarejo
Subject: Remove Horizontal and Vertical Guidelines
Date Posted: 25 Nov 2008 at 9:36am
Hello,

I'm making a script to change the footer of 5000 reports.
One of the things i want to do is to set the Height of the section.

The problem is if there are some horizontal guidelines, the height doesn't become lower than the last one.
And i don't want to manually remove the guidelines of 5000 reports.

I search the API but i don't find any property/method for this...



Print Page | Close Window