Accusoft.PdfXpress6.Net
PdfType Property




Identifies the PDF specification to target in the conversion activity.

Syntax
'Declaration
 
Public Property PdfType As PdfType
'Usage
 
Dim instance As ConvertOptions
Dim value As PdfType
 
instance.PdfType = value
 
value = instance.PdfType
public PdfType PdfType {get; set;}
public: __property PdfType get_PdfType();
public: __property void set_PdfType( 
   PdfType value
);
public:
property PdfType PdfType {
   PdfType get();
   void set (    PdfType value);
}
See Also

Reference

ConvertOptions Class
ConvertOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback