PictureFormat.Crop Property

Definition

An object used to remove a portion of an image.

public:
 property Microsoft::Office::Core::Crop ^ Crop { Microsoft::Office::Core::Crop ^ get(); };
public Microsoft.Office.Core.Crop Crop { get; }
member this.Crop : Microsoft.Office.Core.Crop
Public ReadOnly Property Crop As Crop

Property Value

Returns Crop.

Applies to