WordOptimizeFor Enum

Represents the type of bookmarks from word document for convertion to PDF bookmarks.

public enum WordOptimizeFor
Public Enum WordOptimizeFor

Inheritance: ObjectValueTypeEnumWordOptimizeFor

Fields

WordOptimizeFor.Print0Set this for getting PDF with best possible quality for printing. PDF can be slightly larger in size.
WordOptimizeFor.Screen1Set this for getting possiblly smaller PDF, good enough for viewing on screen.

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