Accusoft.PdfXpress6.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
MemberDescription
CenterCenter means the PageArtifact will be aligned to the center of the page and has a value of 1.
LeftLeft means the PageArtifact will be aligned to the left of the page and has a value of 0.
RightRight 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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback