Font2.Embeddable Property
Gets a value indicating whether the font can be embedded in a page. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Embeddable As MsoTriState
Get
'Usage
Dim instance As Font2
Dim value As MsoTriState
value = instance.Embeddable
MsoTriState Embeddable { get; }
Property Value
Type: Microsoft.Office.Core.MsoTriState
MsoTriState