Accusoft.PdfXpress6.Net
ZOrder Enumeration




Represents the ZOrder of PageArtifacts added to the document.
Syntax
'Declaration
 
Public Enum ZOrder 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ZOrder
__value public enum ZOrder : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class ZOrder : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BackBack means the PageArtifact will be behind the page and has a value of 0.
FrontFront means the PageArtifact will be in front of the page and has a value of 1.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.ZOrder

See Also

Reference

Accusoft.PdfXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback