Get Irregular Shaped Crop Regions from View

Hi,

I’m trying to find all the irregular (custom) crop regions in views on sheet. This will help isolate issues with the PDF printing.

Looking at the API, ViewCropRegionShapeManager Class and GetCropShare() is what it appears I will need?

Or is there an easier way to get the views that have the custom crops?

You are indeed on the right trail with the CropRegionShapeManager. Explore that.