PictureFormat.Crop Property

Definition

Gets a Crop object that represents the cropping settings for the specified PictureFormat object.

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

Property Value

A Crop object that represents the cropping settings for the specified PictureFormat object.

Remarks

Read-only.

Applies to