Identifies the PDF specification to target in the conversion activity.
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); }
'Declaration Public Property PdfType As PdfType
'Usage Dim instance As ConvertOptions Dim value As PdfType instance.PdfType = value value = instance.PdfType
ConvertOptions Class ConvertOptions Members
©2018. Accusoft Corporation. All Rights Reserved.