ImageGear .NET v25.0 - Updated
ImGearPDFSaveOptions Class
Members 




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFSaveOptions Class
Provides specific PDF options for saving.
Object Model
ImGearPDFSaveOptions ClassImGearPDFPreflightConvertOptions Class
Syntax
'Declaration
 
Public Class ImGearPDFSaveOptions 
   Inherits ImageGear.Formats.ImGearSaveOptions
'Usage
 
Dim instance As ImGearPDFSaveOptions
public class ImGearPDFSaveOptions : ImageGear.Formats.ImGearSaveOptions 
public __gc class ImGearPDFSaveOptions : public ImageGear.Formats.ImGearSaveOptions 
public ref class ImGearPDFSaveOptions : public ImageGear.Formats.ImGearSaveOptions 
Remarks
This class can be used to define specific PDF options, such as PDF/A, for saving raster pages and documents to PDF format.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.ImGearSaveOptions
      ImageGear.Formats.PDF.ImGearPDFSaveOptions

See Also

Reference

ImGearPDFSaveOptions Members
ImageGear.Formats.PDF Namespace