Discuss this help topic in SecureBlackbox Forum

TElOpenOfficeDocument.DocumentType

TElOpenOfficeDocument     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Defines type of the document.

Declaration

[C#]
    TSBOpenOfficeDocumentType DocumentType;

[VB.NET]
    Property DocumentType As TSBOpenOfficeDocumentType

[Pascal]
    property DocumentType : TSBOpenOfficeDocumentType;

[C++]
    TSBOpenOfficeDocumentType get_DocumentType();

[PHP]
    integer get_DocumentType()

[Java]
    TSBOpenOfficeDocumentType getDocumentType();

Values:

Description

    Use this property to specify document type.

See also:     Open    

Discuss this help topic in SecureBlackbox Forum