ImageFile.CoordinateSize Property

Definition

coordsize

Represents the following attribute in the schema: coordsize

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

Property Value

Returns StringValue.

Attributes

Applies to