Compartir a través de


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

'Declaración
Public Property DocProperties As DocProperties
    Get
    Set
'Uso
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