VisioConversionOptions Constructor

Defines properies and methods that are neeeded for Visio conversions.

public VisioConversionOptions([bool appendToPdf = False])
Public Sub New (Optional appendToPdf As Boolean = False)

Parameters

appendToPdf
Boolean

Whether the pdf should be appended to the existing pdf.

Licensing Info

This constructor is a DynamicPDF Converter feature. One of the following is required for non-evaluation usage:

See Also

VisioConversionOptions
ceTe.DynamicPDF.Conversion

In this topic