Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifValue Class / NumberOfComponents Property

In This Topic
    NumberOfComponents Property
    In This Topic
    Gets the number of values stored in Exif field.
    Syntax
    'Declaration
     
    Public ReadOnly Property NumberOfComponents As System.Integer
    public System.int NumberOfComponents {get;}
    See Also