ImageGear for Silverlight
PageNumberPrintFieldContent Constructor()
See Also  Send Feedback
ImageGear20.Core Assembly > ImageGear.Printing Namespace > PageNumberPrintFieldContent Class > PageNumberPrintFieldContent Constructor : PageNumberPrintFieldContent Constructor()




Glossary Item Box

Initializes a new instance of the PageNumberPrintFieldContent class, using default name and formatting.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

This overload sets the field's name to "Page number" and FormatString property to null. The field will only display a page number without any additional formatting. Use PageNumberPrintFieldContent Constructor(String,String) to specify custom name and custom format string, allowing to display the page count.

See Also

©2013. Accusoft Corporation. All Rights Reserved.