Partager via


FixedFormatSettings.BitmapUnembeddableFonts - Propriété

Obtient ou définit une valeur qui indique si les polices unembeddable doivent être bitmap.

Espace de noms :  Microsoft.Office.Server.PowerPoint.Conversion
Assembly :  Microsoft.Office.Server.PowerPoint (dans Microsoft.Office.Server.PowerPoint.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property BitmapUnembeddableFonts As Boolean
    Get
    Set
'Utilisation
Dim instance As FixedFormatSettings
Dim value As Boolean

value = instance.BitmapUnembeddableFonts

instance.BitmapUnembeddableFonts = value
[DataMemberAttribute]
public bool BitmapUnembeddableFonts { get; set; }

Valeur de propriété

Type : System.Boolean
Boolean

Voir aussi

Référence

FixedFormatSettings classe

FixedFormatSettings - Membres

Microsoft.Office.Server.PowerPoint.Conversion - Espace de noms