Accusoft.PdfXpressSdk Namespace > ConvertOptions Class : PdfType Property |
Identifies the PDF specification to target in the conversion activity.
'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;}