StrokeChildType.ImageSize Property

Definition

Stroke Image Size

Represents the following attribute in the schema: imagesize

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

Property Value

Returns StringValue.

Attributes

Applies to