RasterizeDocumentOptions Property

Summary

Gets or sets the rasterize document options.

Syntax
C#
VB
C++
public RasterDialogRasterizeDocumentFileOptions RasterizeDocumentOptions { get; set; } 
  
Public Property RasterizeDocumentOptions As RasterDialogRasterizeDocumentFileOptions 
public: 
property RasterDialogRasterizeDocumentFileOptions^ RasterizeDocumentOptions { 
   RasterDialogRasterizeDocumentFileOptions^ get(); 
   void set (    RasterDialogRasterizeDocumentFileOptions^ value); 
} 

Property Value

A RasterDialogRasterizeDocumentFileOptions object that specifies the current rasterize document options.

Remarks

For more information, refer to RasterDialogRasterizeDocumentFileOptions.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly