DocumentProperties

DocumentRootPackage<TPackage>.DocumentProperties property

Gets the native metadata properties presented in the document.

public virtual TPackage DocumentProperties { get; }

Property Value

The document properties.

See Also