Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace : DocumentTextMode Enumeration |
[DataContractAttribute()] [SerializableAttribute()] public enum DocumentTextMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<DataContractAttribute()> <SerializableAttribute()> Public Enum DocumentTextMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DocumentTextMode
[DataContractAttribute()] [SerializableAttribute()] public enum DocumentTextMode : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTDocumentTextMode)
public enum DocumentTextMode
Leadtools.Forms.DocumentWriters.DocumentTextMode = function() { }; Leadtools.Forms.DocumentWriters.DocumentTextMode.prototype = {<br/> Auto = 0, NonFramed = 1, Framed = 2, };
[DataContractAttribute()] [SerializableAttribute()] public enum class DocumentTextMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Use this option to set/retrieve the text mode in DocDocumentOptions.
System.Object
System.ValueType
System.Enum
Leadtools.Forms.DocumentWriters.DocumentTextMode