IsImageFormat Method (GdPictureDocumentUtilities)
Returns if the provided DocumentFormat is an image format (raster or vector).
'Declaration
Public Shared Function IsImageFormat( _
ByVal As DocumentFormat _
) As Boolean
Parameters
- DocumentFormat
- A member of the DocumentFormat enumeration.
Return Value
True if the provided document format is considered as image format by the toolkit.