Discuss this help topic in SecureBlackbox Forum

TElOneDrivePhotoImages.Full

TElOneDrivePhotoImages     See also     


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


Contains info about a full size image.

Declaration

[C#]
    TElOneDrivePhotoImage Full;

[VB.NET]
    Property Full As TElOneDrivePhotoImage

[Pascal]
    property Full: TElOneDrivePhotoImage;

[C++]
    TElOneDrivePhotoImage* get_Full();

[PHP]
    TElOneDrivePhotoImage get_Full()

[Java]
    TElOneDrivePhotoImage getFull();

Description

    Use this property to check info about a full size image.

See also:     Normal     Small    

Discuss this help topic in SecureBlackbox Forum