LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsPdfOptions)

Show in webframe







Gets the options for saving PDF images.
Syntax
public CodecsPdfSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsPdfSaveOptions
'Usage
 
Dim instance As CodecsPdfOptions
Dim value As CodecsPdfSaveOptions
 
value = instance.Save
public CodecsPdfSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsPdfSaveOptions* save;
public CodecsPdfSaveOptions getSave()
 get_Save(); 
public:
property CodecsPdfSaveOptions^ Save {
   CodecsPdfSaveOptions^ get();
}

Property Value

The PDF save options.
Example
For an example, refer to CodecsPdfOptions.
Requirements

Target Platforms

See Also

Reference

CodecsPdfOptions Class
CodecsPdfOptions Members
Implementing PDF Plug in Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.