Version

UltraPrintDocumentPropertyIds Enumeration

Enumeration of property identifications for the UltraPrintDocument and PageSection classes.
Syntax
'Declaration
 
Public Enum UltraPrintDocumentPropertyIds 
   Inherits System.Enum
public enum UltraPrintDocumentPropertyIds : System.Enum 
Members
MemberDescription
AppearancePageSection.Appearance property
BorderSidesPageSection.BorderSides property
BorderStylePageSection.BorderStyle property
FooterUltraPrintDocument.Footer property
HeaderUltraPrintDocument.Header property
MarginsPageSection.Margins property
PaddingPageSection.Padding property
PageUltraPrintDocument.Page property
PageBodyUltraPrintDocument.PageBody property
PrintColorStyleUltraPrintDocument.PrintColorStyle property
ReverseTextOnEvenPagesHeaderFooterPageSection.ReverseTextOnEvenPages property
TextCenterHeaderFooterPageSection.TextCenter property
TextLeftHeaderFooterPageSection.TextLeft property
TextRightHeaderFooterPageSection.TextRight property
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also