Accusoft.TwainProSdk Namespace > SaveOptions Class : Pdf Property |
'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(); }
The default value is null.