ContentStatus

PresentationPackage.ContentStatus property

Gets or sets the content status. Can be updated in a PPTX document only.

public string ContentStatus { get; set; }

Property Value

The content status.

Remarks

Can be updated in a PPTX document only. Read-only for other supported formats.

See Also