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.Print | 0 | Set this for getting PDF with best possible quality for printing. PDF can be slightly larger in size. |
WordOptimizeFor.Screen | 1 | Set 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:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Converter selected.
- A DynamicPDF Converter for .NET v3.X Developer license.