View.CropBoxVisible
Description:
Whether or not the Crop Box/Region is visible for the view.
Whether or not the Crop Box/Region is visible for the view.
public bool CropBoxVisible { get; set; }
-
Thrown when getting this property, if the view is a template and cannot have a crop box applied.
-
Thrown when setting this property, if the view is a template and cannot have a crop box applied.