Freigeben über


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

See Also

Reference

Font2 Interface

Font2 Members

Microsoft.Office.Core Namespace