Leadtools.Forms.DocumentWriters Namespace > TextDocumentOptions Class : DocumentResolution Property |
public virtual int DocumentResolution {get; set;}
'Declaration Public Overridable Property DocumentResolution As Integer
'Usage Dim instance As TextDocumentOptions Dim value As Integer instance.DocumentResolution = value value = instance.DocumentResolution
public virtual int DocumentResolution {get; set;}
get_DocumentResolution();
set_DocumentResolution(value);
Object.defineProperty('DocumentResolution_WinRT');