ImageData.CropRight Property

Definition

Image Right Crop

Represents the following attribute in the schema: cropright

[DocumentFormat.OpenXml.SchemaAttr(0, "cropright")]
public DocumentFormat.OpenXml.StringValue CropRight { get; set; }
public DocumentFormat.OpenXml.StringValue CropRight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cropright")]
public DocumentFormat.OpenXml.StringValue? CropRight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cropright")]
public DocumentFormat.OpenXml.StringValue? CropRight { get; set; }
public DocumentFormat.OpenXml.StringValue? CropRight { get; set; }
member this.CropRight : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cropright")>]
member this.CropRight : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cropright")>]
member this.CropRight : DocumentFormat.OpenXml.StringValue with get, set
Public Property CropRight As StringValue

Property Value

Returns StringValue.

Attributes

Applies to