PageNumberingLabel overview

Constructors

 ConstructorOverloaded Initializes a new instance of the PageNumberingLabel class.

Public Methods

 Draw (inherited from RotatingPageElement)Overridden. Draws the page element to the given PageWriter object.
 Equals (inherited from Object)See System.Object
 GetHashCode (inherited from Object)See System.Object
 GetType (inherited from Object)See System.Object
 ToString (inherited from Object)See System.Object

Public Properties

 AlignGets or sets the Align enumeration that specifies the text alignment of the label.
 Angle (inherited from RotatingPageElement)Gets or sets the heights of the angle element.
 FontGets or sets the Font object to use for the text of the label.
 FontSizeGets or sets the font size for the text of the label.
 Height (inherited from RotatingPageElement)Gets or sets the heights of the page element.
 ID (inherited from PageElement)Gets or sets the ID of the page element.
 PageOffsetGets or sets the page offset for page numbering.
 PageTotalOffsetGets or sets the page total offset for page numbering.
 RequiredLicenseLevel (inherited from PageElement)Gets the required license level of the page element.
 TextGets or sets the text of the label.
 TextColorGets or sets the Color object to use for the text of the label.
 UnderlineGets or sets a value indicating if the label is underlined.
 VAlignGets or sets the VAlign enumeration that specifies the vertical text alignment of the label.
 WidthGets or sets the width or the label.
 X (inherited from RotatingPageElement)Gets or sets the X coordinate of the page element.
 Y (inherited from RotatingPageElement)Gets or sets the Y coordinate of the page element.

Protected Methods

 DrawRotatedOverridden. Draws the label to the given PageWriter object.
 Finalize (inherited from Object)See System.Object
 MemberwiseClone (inherited from Object)See System.Object
 SetRequiredLicenseLevel (inherited from PageElement)Sets the license level required by the page element.

See Also

PageNumberingLabel Class | ceTe.DynamicPDF.PageElements Namespace