Represents the Pdf load options that can be used in the load process
for the RasterImageFormat.RasPdf, RasterImageFormat.EpsPostscript, and RasterImageFormat.Postscript
format, this class will be filled with File Load Options dialog options in
the Pdf tap.
Syntax
Visual Basic (Declaration) | |
---|
Public Class RasterDialogPdfFileOptions |
C# | |
---|
public class RasterDialogPdfFileOptions |
Managed Extensions for C++ | |
---|
public __gc class RasterDialogPdfFileOptions |
C++/CLI | |
---|
public ref class RasterDialogPdfFileOptions |
Example
Remarks
Inheritance Hierarchy
System.Object
Leadtools.WinForms.CommonDialogs.File.RasterDialogPdfFileOptions
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also