![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace : PDFDistillerOptions Class |
[SerializableAttribute()] public class PDFDistillerOptions
'Declaration
<SerializableAttribute()> Public Class PDFDistillerOptions
'Usage
Dim instance As PDFDistillerOptions
[SerializableAttribute()] public ref class PDFDistillerOptions
The PDFDistillerOptions class is used as a parameter to the PDFFile.Distill method.It controls the output optimization and page rotation modes used when distilling Postscript files (Converting Postscript files to PDF).
For an example, refer to PDFFile.Distill.