Path.AllowStroke Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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