Anchor.BehindDoc 属性

定义

在文档文本后面显示

表示架构中的以下属性:behindDoc

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

属性值

返回 BooleanValue

属性

适用于