Accusoft.ImagXpressSdk Namespace > SaveOptions Class : TargetProfileName Property |
'Declaration Public Property TargetProfileName As String
'Usage Dim instance As SaveOptions Dim value As String instance.TargetProfileName = value value = instance.TargetProfileName
public string TargetProfileName {get; set;}
When the image is saved, the specified profile is applied to the image, and the resulting converted image is saved.
Note: Available in Professional edition.