Setting this global setting property to true instructs TerraExplorer to hide the onscreen presentation controls when a presentation is played.
JavaScript |
|
DisablePresentationControl |
C# |
|
bool DisablePresentationControl { get; set; } |
C++ |
|
HRESULT DisablePresentationControl ([out, retval] VARIANT_BOOL* pVal) HRESULT DisablePresentationControl([in] VARIANT_BOOL pVal); |