Accusoft.ImagXpress13.Net
Pdf Property (LoadOptions)




Gets and sets the specific LoadOptionsPdf applicable to a PDF file format.
Syntax
'Declaration
 
Public Property Pdf As LoadOptionsPdf
'Usage
 
Dim instance As LoadOptions
Dim value As LoadOptionsPdf
 
instance.Pdf = value
 
value = instance.Pdf
public LoadOptionsPdf Pdf {get; set;}
public: __property LoadOptionsPdf* get_Pdf();
public: __property void set_Pdf( 
   LoadOptionsPdf* value
);
public:
property LoadOptionsPdf^ Pdf {
   LoadOptionsPdf^ get();
   void set (    LoadOptionsPdf^ value);
}

Property Value

The LoadOptionsPdf values set.
See Also

Reference

LoadOptions Class
LoadOptions Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback