COOATTREDIT@1.1:CTRLViewCont(
string
Width,
string
Height,
string
FriendlyUrl,
string
PreviewUrl,
boolean
FocusIframe,
boolean
IgnoreBusySymbol,
boolean
UseOnlineOffice,
boolean
EnablePreview)
Name |
Description |
Width |
Defines the width of the content.
|
Height |
Defines the height of the content.
|
FriendlyUrl |
|
PreviewUrl |
Defines the URL of the preview image that should be shown for this content
e.g. 'image/' + cooobj.GetIdentification() + '/pv/1'. (Only used if EnablePreview is set to true)
|
FocusIframe |
|
IgnoreBusySymbol |
|
UseOnlineOffice |
|
EnablePreview |
Defines if the preview image should be shown instead of the content itself in certain situations
(mobile devices, web browsers without PDF plug-in, user settings (preview mode), large contents > 50 megabytes).
|
Additional Information