Поделиться через


PageMargins.Bottom Свойство

Определение

По нижнему краю

Представляет следующий атрибут в схеме: b

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

Значение свойства

Возвращает .DoubleValue

Атрибуты

Комментарии

Следующие сведения из международного стандарта ECMA ECMA-376 могут быть полезны при работе с этим классом.

Указывает, что содержимое этого атрибута будет содержать нижнее поле страницы в дюймах.

Возможные значения для этого атрибута определяются типом данных СХЕМЫ double XML.

Применяется к