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