Constructors
Constructor | Overloaded 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
Align | Gets 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. |
Font | Gets or sets the Font object to use for the text of the label. |
FontSize | Gets 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. |
PageOffset | Gets or sets the page offset for page numbering. |
PageTotalOffset | Gets or sets the page total offset for page numbering. |
RequiredLicenseLevel (inherited from PageElement) | Gets the required license level of the page element. |
Text | Gets or sets the text of the label. |
TextColor | Gets or sets the Color object to use for the text of the label. |
Underline | Gets or sets a value indicating if the label is underlined. |
VAlign | Gets or sets the VAlign enumeration that specifies the vertical text alignment of the label. |
Width | Gets 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
DrawRotated | Overridden. 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




