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

In This Topic
    FlashpixVersion Property
    In This Topic
    Gets or sets the Flashpix format version supported by a FPXR file.
    Syntax
    'Declaration
     
    Public Property FlashpixVersion As System.String
    public System.string FlashpixVersion {get; set;}
    See Also