System.QuickDrawInstalled Property
You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property QuickDrawInstalled As Boolean
Get
'Usage
Dim instance As System
Dim value As Boolean
value = instance.QuickDrawInstalled
bool QuickDrawInstalled { get; }
Property Value
Type: System.Boolean