ImageFile.CropTop Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Bild oben zuschneiden
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück StringValue.
- Attribute