Blip.CompressionState 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.
Komprimierungszustand für Blips.
Stellt das folgende Attribut im Schema dar: cstate
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlipCompressionValues>? CompressionState { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cstate")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlipCompressionValues>? CompressionState { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cstate")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlipCompressionValues>? CompressionState { get; set; }
member this.CompressionState : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlipCompressionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cstate")>]
member this.CompressionState : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlipCompressionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cstate")>]
member this.CompressionState : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlipCompressionValues> with get, set
Public Property CompressionState As EnumValue(Of BlipCompressionValues)
Eigenschaftswert
- Attribute