Share via


Path.AllowStroke Property

Definition

Stroke Toggle

Represents the following attribute in the schema: strokeok

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to