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

In This Topic
    CustomRendered Property
    In This Topic
    Gets or sets a value indicating the use of special processing on image data, such as rendering geared to output.
    Syntax
    'Declaration
     
    Public Property CustomRendered As ExifCustomRendered
    public ExifCustomRendered CustomRendered {get; set;}
    See Also