Freigeben über


WordServiceApplication.UseFontEmbeddingSettingsForFixedFormats-Eigenschaft

Verwenden Sie Einstellungen eines Konvertierungsauftrags Einbetten von Schriftarten für fixed-Formaten (QFE 31476)

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

Syntax

'Declaration
Public Property UseFontEmbeddingSettingsForFixedFormats As Boolean
    Get
    Set
'Usage
Dim instance As WordServiceApplication
Dim value As Boolean

value = instance.UseFontEmbeddingSettingsForFixedFormats

instance.UseFontEmbeddingSettingsForFixedFormats = value
public bool UseFontEmbeddingSettingsForFixedFormats { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

WordServiceApplication Klasse

WordServiceApplication-Member

Microsoft.Office.Word.Server.Service-Namespace