DisplayMetaFileCommand Property
Description
Returns a DispMetaFile object if Command is of Type DISPLAY_METAFILE. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property DisplayMetaFileCommand As DispMetaFile |
Return Type
DispMetaFile object.
See Also