次の方法で共有


Inline.DocProperties Property

Drawing Object Non-Visual Properties.Represents the element tag in schema: wp:docPr

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

Syntax

'宣言
Public Property DocProperties As DocProperties
    Get
    Set
'使用
Dim instance As Inline
Dim value As DocProperties

value = instance.DocProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Wordprocessing.DocProperties
Returns DocProperties.

See Also

Reference

Inline Class

Inline Members

DocumentFormat.OpenXml.Drawing.Wordprocessing Namespace