Camera.PresetCameraType Property

Definition

prst, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w14:prst

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "prst")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues> PresetCameraType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues> PresetCameraType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "prst")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues> PresetCameraType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "prst")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues>? PresetCameraType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:prst")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues>? PresetCameraType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues>? PresetCameraType { get; set; }
member this.PresetCameraType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues> with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "prst")>]
member this.PresetCameraType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "prst")>]
member this.PresetCameraType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:prst")>]
member this.PresetCameraType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.PresetCameraTypeValues> with get, set
Public Property PresetCameraType As EnumValue(Of PresetCameraTypeValues)

Property Value

Attributes

Applies to