MetaOptions Property

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

Property Value

Represents the Meta options RasterDialogMetaFileOptions.

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.