ImageData.CropTop Property

Definition

Image Top Crop

Represents the following attribute in the schema: croptop

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

Property Value

Returns StringValue.

Attributes

Applies to