Share via


PageMargins.B Property

Definition

b, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: b

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

Property Value

Attributes

Applies to