←Select platform

DocumentResolution Property (MobDocumentOptions)

Summary

This class implementation of DocumentOptions.DocumentResolution.

Syntax

C#
VB
WinRT C#
C++
public virtual int DocumentResolution {get; set;} 
Public Overridable Property DocumentResolution As Integer 
public virtual int DocumentResolution {get; set;} 
 <br/>get_DocumentResolution();<br/>set_DocumentResolution(value);<br/>Object.defineProperty('DocumentResolution');  
public: 
virtual property int DocumentResolution { 
   int get(); 
   void set (    int ); 
} 

Property Value

Refer to DocumentOptions.DocumentResolution.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly