FileType

PageImageArea.FileType property

Gets the format of the image.

public FileType FileType { get; }

Property Value

An instance of FileType class that represents the format of the image.

See Also