Click or drag to resize
SoToHTMLActionSetImageFormat Method

Sets the image format.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetImageFormat(
	SoToHTMLActionImageFormats format
)

Parameters

format
Type: OIV.Inventor.ActionsSoToHTMLActionImageFormats
Remarks

JPEG_FORMAT by default.

See Also