Click or drag to resize

ExportItemGeneratePreview Method

Generate preview if it doesn't exist yet. Returns existing preview unless forced.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public string GeneratePreview(
	bool bForceNew = false
)

Parameters

bForceNew  Boolean  (Optional)
 

Return Value

String
See Also