Accusoft.NotateXpress13.Net
TextOrientation Property (StampToolbarDefaults)




Gets and sets the orientation of the text displayed within the stamp annotation.
Syntax
'Declaration
 
Public Property TextOrientation As TextOrientation
'Usage
 
Dim instance As StampToolbarDefaults
Dim value As TextOrientation
 
instance.TextOrientation = value
 
value = instance.TextOrientation
public TextOrientation TextOrientation {get; set;}
public: __property TextOrientation get_TextOrientation();
public: __property void set_TextOrientation( 
   TextOrientation value
);
public:
property TextOrientation TextOrientation {
   TextOrientation get();
   void set (    TextOrientation value);
}

Property Value

The TextOrientation displayed for the stamp annotation.
See Also

Reference

StampToolbarDefaults Class
StampToolbarDefaults Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback