Specifies the maximum width or height of imported EMF/WMF image.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public static int MaxImageEMFSize { get; set; }
Public Shared Property MaxImageEMFSize As Integer Get Set
public: static property int MaxImageEMFSize { int get (); void set (int value); }