ArcFM Responder Mobile Developer Guide
TxPrintScale Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("2DB43068-9EB7-11D3-BD44-00500462EE0B")>
Public Enum TxPrintScale 
   Inherits System.Enum
'Usage
 
Dim instance As TxPrintScale
[System.Runtime.InteropServices.Guid("2DB43068-9EB7-11D3-BD44-00500462EE0B")]
public enum TxPrintScale : System.Enum 
public enum TxPrintScale = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("2DB43068-9EB7-11D3-BD44-00500462EE0B")
public enum TxPrintScale extends System.Enum
[System.Runtime.InteropServices.Guid("2DB43068-9EB7-11D3-BD44-00500462EE0B")]
__value public enum TxPrintScale : public System.Enum 
[System.Runtime.InteropServices.Guid("2DB43068-9EB7-11D3-BD44-00500462EE0B")]
public enum class TxPrintScale : public System.Enum 
Members
MemberDescription
poNone 
poPrintToFit 
poProportional 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.TxPrintScale

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Miner.Interop Namespace

Send Feedback