Accusoft.TwainPro9.Net
Pdf Property




Gets the SaveOptionsPdf settings.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Pdf As SaveOptionsPdf
'Usage
 
Dim instance As SaveOptions
Dim value As SaveOptionsPdf
 
value = instance.Pdf
[Browsable(false)]
public SaveOptionsPdf Pdf {get;}
[Browsable(false)]
public: __property SaveOptionsPdf* get_Pdf();
[Browsable(false)]
public:
property SaveOptionsPdf^ Pdf {
   SaveOptionsPdf^ get();
}

Property Value

A SaveOptionsPdf object value which contains the SaveOptionsPdf settings.
Remarks

The default value is null.

See Also

Reference

SaveOptions Class
SaveOptions Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback