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




Glossary Item Box

Represents the HorizontalAlignment of PageArtifacts added to the document.

Syntax

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

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

©2012. Accusoft Corporation. All Rights Reserved.