CommonViewProperties.ScaleFactor Property

View Scale.Represents the element tag in schema: p:scale

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ScaleFactor As ScaleFactor
    Get
    Set
'Usage
Dim instance As CommonViewProperties
Dim value As ScaleFactor

value = instance.ScaleFactor

instance.ScaleFactor = value
public ScaleFactor ScaleFactor { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.ScaleFactor
Returns ScaleFactor.

See Also

Reference

CommonViewProperties Class

CommonViewProperties Members

DocumentFormat.OpenXml.Presentation Namespace