PictureFormat.Crop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a Crop object that represents an image cropping.
public:
property Microsoft::Office::Core::Crop ^ Crop { Microsoft::Office::Core::Crop ^ get(); void set(Microsoft::Office::Core::Crop ^ value); };
public Microsoft.Office.Core.Crop Crop { get; set; }
member this.Crop : Microsoft.Office.Core.Crop with get, set
Public Property Crop As Crop
Property Value
A Crop object that represents an image cropping.
Remarks
Read/write. Setting this property has the same effect as selecting an item in the dropdown list in the Word 2010Options dialog box (Advanced tab, Editing options, Updating style to match selection:.