Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / FileSource Property

In This Topic
    FileSource Property
    In This Topic
    Gets or sets the image source.
    Syntax
    'Declaration
     
    Public Property FileSource As ExifFileSource
    public ExifFileSource FileSource {get; set;}
    See Also