Freigeben über


PictureLocks.NoCrop Eigenschaft

Definition

Zuschneidende Änderungen nicht zulassen

Stellt das folgende Attribut im Schema dar: noCrop

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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt an, dass die generierende Anwendung das Zuschneiden des entsprechenden Bilds nicht zulassen soll. Wenn dieses Attribut nicht angegeben wird, wird der Wert von false angenommen.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: