PdfOptions Property

Summary
Gets or sets the Pdf options RasterDialogPdfFileOptions.
Syntax
C#
VB
C++
public RasterDialogPdfFileOptions PdfOptions { get; set; } 
  
Public Property PdfOptions As RasterDialogPdfFileOptions 
public: 
property RasterDialogPdfFileOptions^ PdfOptions { 
   RasterDialogPdfFileOptions^ get(); 
   void set (    RasterDialogPdfFileOptions^ value); 
} 

Property Value

Represents the Pdf options RasterDialogPdfFileOptions.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.