PictureShapeCropFromRight Property Bytescout Spreadsheet SDK
Gets or sets the value specified how much to crop the image from the right in as a fraction of picture size.

Namespace:  Bytescout.Spreadsheet.MSODrawing
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public double CropFromRight { get; set; }

Property Value

Type: Double
The crop from right.

Implements

IPictureShapeCropFromRight
See Also

Reference