Property Options

<< Click to Display Table of Contents >>

Navigation:  Printing Process > IPXCPrinter Interface > Properties >

Property Options


 

DAPI_ICON_ Property Options

 


 

This is a write-only property option that uses parameters to specify most of the PDF-XChange Drivers API properties. Please note that declarations are case-sensitive:

 

Declaration

 

C#

 

void set_Option(string pOptionNameobject _p2);

 

C++

 

HRESULT put_Option([inBSTR pOptionName, [inVARIANT _arg2);

 

VB

 

Property Option(pOptionName As String)

 

Comments

 

Strings for the relevant pOptionName are used to identify properties. Properties contain strings, integers, boolean or binary values.  A comprehensive list of properties is available here.