Cuminas DjVu SDK for .NET Framework
VertAlign Property



Gets/Sets vertical alignment of the page shown in the viewer.
Syntax
Public Property VertAlign As VertAlign
Dim instance As Annotation
Dim value As VertAlign
 
instance.VertAlign = value
 
value = instance.VertAlign
public VertAlign VertAlign {get; set;}
public:
property VertAlign VertAlign {
   VertAlign get();
   void set (    VertAlign 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
HorzAlign Property

Send Feedback