Share via


CommonViewProperties.ScaleFactor Property

Definition

View Scale.

Represents the following element tag in the schema: p:scale.

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

Property Value

Returns ScaleFactor.

Applies to