Discuss this help topic in SecureBlackbox Forum

TElOneDrivePhotoImages.Normal

TElOneDrivePhotoImages     See also     


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


Contains info about a normal size image.

Declaration

[C#]
    TElOneDrivePhotoImage Normal;

[VB.NET]
    Property Normal As TElOneDrivePhotoImage

[Pascal]
    property Normal: TElOneDrivePhotoImage;

[C++]
    TElOneDrivePhotoImage* get_Normal();

[PHP]
    TElOneDrivePhotoImage get_Normal()

[Java]
    TElOneDrivePhotoImage getNormal();

Description

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

See also:     Normal     Small    

Discuss this help topic in SecureBlackbox Forum