Leadtools.WinForms.CommonDialogs.File Namespace > RasterSaveDialog Class : FileJbig2Options Property |
public CodecsJbig2SaveOptions FileJbig2Options {get; set;}
'Declaration Public Property FileJbig2Options As CodecsJbig2SaveOptions
'Usage Dim instance As RasterSaveDialog Dim value As CodecsJbig2SaveOptions instance.FileJbig2Options = value value = instance.FileJbig2Options
public CodecsJbig2SaveOptions FileJbig2Options {get; set;}
get_FileJbig2Options();
set_FileJbig2Options(value);
public: property CodecsJbig2SaveOptions^ FileJbig2Options { CodecsJbig2SaveOptions^ get(); void set ( CodecsJbig2SaveOptions^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2