Accusoft.PdfXpress5.Net
ZOrder Enumeration
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace : ZOrder Enumeration




Glossary Item Box

Represents the ZOrder of PageArtifacts added to the document.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Back0Back means the PageArtifact will be behind the page and has a value of 0.
Front1Front 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

©2012. Accusoft Corporation. All Rights Reserved.