Description
Get/set the profile embedding. If True, embeds the target profile.
Syntax
optprint.IncludeProfiles [=] True | False |
optprint
print options object created by Fred.GetPDFOptions("") or Ted.GetPDFOptions("")
Example
Dim optPrint As Editorial.PrintOptions = Nothing
optPrint = Fred.GetPDFOptions("")
optPrint.IncludeProfiles = True