| DocumentAppendingEventArgsConvertImageToPdf Property | 
Namespace: RadPdf.Integration
 Syntax
Syntax Remarks
RemarksIf true and RAD PDF recognizes the input as a supported image format (and not a PDF), RAD PDF will convert the image to a PDF and append it to the current document.
At this time the following iamge formats are supported:If false, RAD PDF will throw an error if the DataToAppend is not a valid PDF file.
This property has no effect unless AppendType is Data.
 See Also
See Also