Share via


Properties.PresentationFormat Property

Definition

Intended Format of Presentation.

Represents the following element tag in the schema: ap:PresentationFormat.

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

Property Value

Returns PresentationFormat.

Applies to