Discuss this help topic in SecureBlackbox Forum

TElOfficeBinaryDocument.DocumentFormat

TElOfficeBinaryDocument     See also     


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


Defines format of the document.

Declaration

[C#]
    TSBOfficeDocumentFormat DocumentFormat;

[VB.NET]
    Property DocumentFormat As TSBOfficeDocumentFormat

[Pascal]
    property DocumentFormat : TSBOfficeDocumentFormat;

[C++]
    TSBOfficeDocumentFormat get_DocumentFormat();

[PHP]
    integer get_DocumentFormat()

[Java]
    TSBOfficeDocumentFormat getDocumentFormat();

Values:

Description

    Use this property to specify document format.

See also:     Open    

Discuss this help topic in SecureBlackbox Forum