Click or drag to resize

PageLabel Methods

The PageLabel type exposes the following members.

Methods
  NameDescription
Public methodClose
Public methodStatic memberCreate
Creates a new PageLabel.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetFirstPageNum
Gets the first page num.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLabelTitle
Gets full tittle of the page label
Public methodGetLastPageNum
Gets the last page num.
Public methodGetPrefix
Gets the prefix.
Public methodGetSDFObj
Gets the sDF obj.
Public methodGetStart
Gets the start.
Public methodGetStyle
Gets the style.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsValid
Checks if is valid.
Public methodSetPrefix
Sets the prefix.
Public methodSetStart
Sets the start.
Public methodSetStyle
Sets the numbering style for the label.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also