Reflection.BlurRadius 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.
blurRad, this property is only available in Office 2010 and later.
Represents the following attribute in the schema: w14:blurRad
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "blurRad")]
public DocumentFormat.OpenXml.Int64Value BlurRadius { get; set; }
public DocumentFormat.OpenXml.Int64Value BlurRadius { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "blurRad")]
public DocumentFormat.OpenXml.Int64Value BlurRadius { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "blurRad")]
public DocumentFormat.OpenXml.Int64Value? BlurRadius { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:blurRad")]
public DocumentFormat.OpenXml.Int64Value? BlurRadius { get; set; }
public DocumentFormat.OpenXml.Int64Value? BlurRadius { get; set; }
member this.BlurRadius : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "blurRad")>]
member this.BlurRadius : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "blurRad")>]
member this.BlurRadius : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:blurRad")>]
member this.BlurRadius : DocumentFormat.OpenXml.Int64Value with get, set
Public Property BlurRadius As Int64Value
Property Value
- Attributes