←Select platform

PreferVector Property

Summary

true to load files in vector format (if available).

Syntax

C#
VB
C++
public bool PreferVector { get; } 
Public ReadOnly Property PreferVector() As Boolean 
   Get 
public:  
   property bool PreferVector 
   { 
      bool get() 
   } 

Property Value

true to load files in vector format (if available); false otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly