ConvertSheets Enum

Represents kind of worksheets to include in convertion.

public enum ConvertSheets
Public Enum ConvertSheets

Inheritance: ObjectValueTypeEnumConvertSheets

Fields

ConvertSheets.All2All sheets are converted (active, visible and hidden).
ConvertSheets.AllVisible1All visible sheets, including the active one are converted (default).
ConvertSheets.OnlyActive0Only Active Sheet is converted.

Licensing Info

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

See Also

ceTe.DynamicPDF.Conversion

In this topic