Accusoft.PdfXpress7.Net
HorizontalAlignment Enumeration




Represents the HorizontalAlignment of PageArtifacts added to the document.
Syntax
'Declaration
 
Public Enum HorizontalAlignment 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As HorizontalAlignment
public enum HorizontalAlignment : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
__value public enum HorizontalAlignment : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class HorizontalAlignment : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberValueDescription
Center1Center means the PageArtifact will be aligned to the center of the page and has a value of 1.
Left0Left means the PageArtifact will be aligned to the left of the page and has a value of 0.
Right2Right means the PageArtifact will be aligned to the right of the page and has a value of 2.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.HorizontalAlignment

See Also

Reference

Accusoft.PdfXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback