Freigeben über


TextCharacterPropertiesType.NoProof-Eigenschaft

No Proofing.Represents the attribte in schema: noProof

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "noProof")> _
Public Property NoProof As BooleanValue
    Get
    Set
'Usage
Dim instance As TextCharacterPropertiesType
Dim value As BooleanValue

value = instance.NoProof

instance.NoProof = value
[SchemaAttrAttribute(, "noProof")]
public BooleanValue NoProof { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

TextCharacterPropertiesType Klasse

TextCharacterPropertiesType-Member

DocumentFormat.OpenXml.Drawing-Namespace