次の方法で共有


GlossaryDocument.DocumentBackground Property

Document Background.Represents the element tag in schema: w:background

Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property DocumentBackground As DocumentBackground
    Get
    Set
'使用
Dim instance As GlossaryDocument
Dim value As DocumentBackground

value = instance.DocumentBackground

instance.DocumentBackground = value
public DocumentBackground DocumentBackground { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.DocumentBackground

See Also

Reference

GlossaryDocument Class

GlossaryDocument Members

DocumentFormat.OpenXml.Wordprocessing Namespace