Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsOptions Class : Pdf Property |
public CodecsPdfOptions Pdf {get;}
'Declaration
Public ReadOnly Property Pdf As CodecsPdfOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsPdfOptions value = instance.Pdf
public CodecsPdfOptions Pdf {get;}
@property (nonatomic, strong, readonly) LTCodecsPdfOptions* pdf
public CodecsPdfOptions getPdf()
get_Pdf();
public: property CodecsPdfOptions^ Pdf { CodecsPdfOptions^ get(); }