Font2.Embeddable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the font can be embedded in a page. Read-only.
public:
property Microsoft::Office::Core::MsoTriState Embeddable { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState Embeddable { get; }
member this.Embeddable : Microsoft.Office.Core.MsoTriState
Public ReadOnly Property Embeddable As MsoTriState