EMThumbnailRequestQueuePdfExportRequest Method

Alterian Email Manager 6.2.3 SDK Help File

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public static void QueuePdfExportRequest(
	DMToken token,
	string authToken,
	string fileName,
	string requestIp,
	Uri incomingUri
)

Parameters

token
Type: DMToken
authToken
Type: SystemString
fileName
Type: SystemString
requestIp
Type: SystemString
incomingUri
Type: SystemUri
See Also