Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / IcoFrame Class / Encoding Property

In This Topic
    Encoding Property (IcoFrame)
    In This Topic
    Gets the encoding of the frame image.
    Syntax
    'Declaration
     
    Public ReadOnly Property Encoding As IcoFrameEncoding
    public IcoFrameEncoding Encoding {get;}
    See Also