Leadtools.Forms.DocumentWriters Namespace : DocumentImageOverTextSize Enumeration |
public enum DocumentImageOverTextSize : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DocumentImageOverTextSize Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DocumentImageOverTextSize
public enum DocumentImageOverTextSize : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize = function() { }; Leadtools.Forms.DocumentWriters.DocumentImageOverTextSize.prototype = {
Original = 0x00000000, Half = 0x00000001, Quarter = 0x00000002, };
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