ImageFile.GrayScale Property
Image Grayscale Toggle.Represents the attribte in schema: grayscale
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "grayscale")> _
Public Property GrayScale As TrueFalseValue
Get
Set
'使用
Dim instance As ImageFile
Dim value As TrueFalseValue
value = instance.GrayScale
instance.GrayScale = value
[SchemaAttrAttribute(, "grayscale")]
public TrueFalseValue GrayScale { get; set; }
Property Value
Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.