Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / RawImage Class / Format Property

In This Topic
    Format Property (RawImage)
    In This Topic
    Gets the format of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As RawImageFormat
    public RawImageFormat Format {get;}
    See Also