ImageGear for Silverlight
AnnotationPages Property
See Also  Send Feedback
ImageGear20.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PrintPreview Class : AnnotationPages Property




Glossary Item Box

Gets the collection of anotation pages to be printed over the document pages.

Syntax

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

Property Value

Collection of ImGearAnnotationPage values.

Remarks

The collection of annotation pages should correspond to the pages of the document to be printed. For example, if pages 1, 3 and 5 are selected for printing, annotation pages 1, 3 and 5 will be printed over those pages, rather than annotation pages 1, 2 and 3.

See Also

©2013. Accusoft Corporation. All Rights Reserved.