MarkupCompatibilityAttributes.ProcessContent Property

Definition

Gets or sets a whitespace-delimited list of element-qualified names that identify the expanded names of elements. The content of the elements shall be processed, even if the elements themselves are ignored.

public DocumentFormat.OpenXml.StringValue ProcessContent { get; set; }
public DocumentFormat.OpenXml.StringValue? ProcessContent { get; set; }
member this.ProcessContent : DocumentFormat.OpenXml.StringValue with get, set
Public Property ProcessContent As StringValue

Property Value

Applies to