FileFormat

EmfImage.FileFormat property

Access the file format value associated with the object. Easily determine the format of the file associated with the object for streamlined processing and compatibility checks. Simplify your workflow by retrieving the file format information with ease.

public override FileFormat FileFormat { get; }

See Also