Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

ConvertDocument Property

Whether to convert a document when uploading.

Object Oriented Interface

public function getConvertDocument();
public function setConvertDocument($value);

Procedural Interface

ingoogle_gdrive_get($res, 8 );
ingoogle_gdrive_set($res, 8, $value );

Default Value

false

Remarks

This property determines whether a document is converted to the corresponding Google Docs format when UploadFile is called. The default value is False.

Note: When setting this property to true it may be necessary to explicitly specify the FileFormat parameter when calling DownloadFile at a later time. Available formats are supplied through the ResourceFormats property.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0