Share via


WordServiceApplication.GoldenRatio Property

Namespace:  Microsoft.Office.Word.Server.Service
Assembly:  Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)

Syntax

'Declaration
Public Property GoldenRatio As Integer
    Get
    Set
'Usage
Dim instance As WordServiceApplication
Dim value As Integer

value = instance.GoldenRatio

instance.GoldenRatio = value
public int GoldenRatio { get; set; }

Property Value

Type: System.Int32
Returns Int32.

See Also

Reference

WordServiceApplication Class

WordServiceApplication Members

Microsoft.Office.Word.Server.Service Namespace