Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly Property Default As RasterConvertOptions |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static RasterConvertOptions Default {get;} |
C++/CLI | |
---|---|
public: static property RasterConvertOptions Default { RasterConvertOptions get(); } |
Return Value
The default conversion options used by LEADTOOLS for converting an image.This property returns a RasterConvertOptions structure that contains the default conversion options to be used to convert an image.
For more information, refer to the RasterConvertOptions structure members.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family