GetPostScript

WmfImage.GetPostScript method

Access the PostScript data associated with the image, providing detailed information about its structure or content. Utilize this method to retrieve PostScript data for further analysis or processing within your application, enabling advanced functionality related to PostScript rendering or manipulation.

public string GetPostScript()

Return Value

The post script

See Also