Cuminas DjVu SDK for .NET Framework
PrintFooter Property



Footer configuration used on printing pages.
Syntax
Public Property PrintFooter As PrintHeader
Dim instance As Annotation
Dim value As PrintHeader
 
instance.PrintFooter = value
 
value = instance.PrintFooter
public PrintHeader PrintFooter {get; set;}
public:
property PrintHeader^ PrintFooter {
   PrintHeader^ get();
   void set (    PrintHeader^ value);
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

Annotation Class
Annotation Members
PrintHeader Property

Send Feedback