PageRange Conversion (PageRange to String)
Converts a
PageRange to a string containing the range of page numbers.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public static implicit operator string (
PageRange value
)
Public Shared Widening Operator CType (
value As PageRange
) As String
- value PageRange
- A PageRange instance.
StringA string representation of the range of page numbers.