Click or drag to resize
SoToHTMLActionSetImageFormat Method

Sets the image format.

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

Parameters

format
Type: OIV.Inventor.ActionsSoToHTMLActionImageFormats
Remarks

JPEG_FORMAT by default.

See Also