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 : DocumentImageOverTextSize Enumeration |
[DataContractAttribute()] [SerializableAttribute()] public enum DocumentImageOverTextSize : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<DataContractAttribute()> <SerializableAttribute()> Public Enum DocumentImageOverTextSize Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As DocumentImageOverTextSize
[DataContractAttribute()] [SerializableAttribute()] public enum DocumentImageOverTextSize : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTDocumentImageOverTextSize)
public enum DocumentImageOverTextSize
Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize = function() { }; Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize.prototype = {<br/> Original = 0, Half = 1, Quarter = 2, };
[DataContractAttribute()] [SerializableAttribute()] public enum class DocumentImageOverTextSize : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Use this option to control the resize options for the optional overlay image. Refer to PdfDocumentOptions.ImageOverTextSize and PdfDocumentOptions.ImageOverText for more information.
System.Object
System.ValueType
System.Enum
Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize