Discuss this help topic in SecureBlackbox Forum

TElOfficeBinaryDocument.DocumentType

TElOfficeBinaryDocument     See also     


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


Defines binary document type.

Declaration

[C#]
    TSBOfficeBinaryDocumentType DocumentType;

[VB.NET]
    Property DocumentType As TSBOfficeBinaryDocumentType

[Pascal]
    property DocumentType : TSBOfficeBinaryDocumentType;

[C++]
    TSBOfficeBinaryDocumentType get_DocumentType();

[PHP]
    integer get_DocumentType()

[Java]
    TSBOfficeBinaryDocumentType getDocumentType();

Values:

Description

    Use this read-only property to obtain binary document type.

See also:     Open    

Discuss this help topic in SecureBlackbox Forum