Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
Save Property
See Also 
Leadtools.Codecs Namespace > CodecsJbig2Options Class : Save Property



Gets the options for saving JBIG2 images.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Save As CodecsJbig2Options.CodecsJbig2SaveOptions
Visual Basic (Usage)Copy Code
Dim instance As CodecsJbig2Options
Dim value As CodecsJbig2Options.CodecsJbig2SaveOptions
 
value = instance.Save

Return Value

A CodecsJbig2Options.CodecsJbig2SaveOptions class that contains the options to be used when saving JBIG2 images.

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also