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




Glossary Item Box

Represents the VerticalAlignment of PageArtifacts added to the document.

Syntax

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

Members

MemberValueDescription
Bottom2Bottom means the PageArtifact will be aligned to the bottom of the page and has a value of 2.
Middle1Middle means the PageArtifact will be aligned to the middle of the page and has a value of 1.
Top0Top means the PageArtifact will be aligned to the top of the page and has a value of 0.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.VerticalAlignment

See Also

©2012. Accusoft Corporation. All Rights Reserved.