Accusoft.PdfXpress6.Net
VerticalAlignment Enumeration




Represents the VerticalAlignment of PageArtifacts added to the document.
Syntax
'Declaration
 
Public Enum VerticalAlignment 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As VerticalAlignment
__value public enum VerticalAlignment : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class VerticalAlignment : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BottomBottom means the PageArtifact will be aligned to the bottom of the page and has a value of 2.
MiddleMiddle means the PageArtifact will be aligned to the middle of the page and has a value of 1.
TopTop 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

Reference

Accusoft.PdfXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback