Leadtools.Forms.DocumentWriters Namespace > DocumentWriter Class : SetOptions Method |
public void SetOptions( DocumentFormat format, DocumentOptions options )
'Declaration Public Sub SetOptions( _ ByVal format As DocumentFormat, _ ByVal options As DocumentOptions _ )
'Usage Dim instance As DocumentWriter Dim format As DocumentFormat Dim options As DocumentOptions instance.SetOptions(format, options)
public void SetOptions( DocumentFormat format, DocumentOptions options )
public: void SetOptions( DocumentFormat format, DocumentOptions^ options )
You cannot use the DocumentOptions class directly. Instead, use one of the derived classes to get and set the options associated with a document format. The following table list the document formats and the DocumentOptions derived class associated with it:
To change the options used with a particular format, perform the following steps:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2