Accusoft.ThumbnailXpress6.Net
DescriptorDisplayMethod Property




Gets and sets the method allowing selection of the source of the descriptor text content.
Syntax
'Declaration
 
<CategoryAttribute("ThumbnailXpress")>
<DescriptionAttribute("Indicates the source of the descriptor text content.")>
<BrowsableAttribute(True)>
Public Property DescriptorDisplayMethod As DescriptorDisplayMethods
'Usage
 
Dim instance As ThumbnailXpress
Dim value As DescriptorDisplayMethods
 
instance.DescriptorDisplayMethod = value
 
value = instance.DescriptorDisplayMethod
[CategoryAttribute("ThumbnailXpress")]
[DescriptionAttribute("Indicates the source of the descriptor text content.")]
[BrowsableAttribute(true)]
public DescriptorDisplayMethods DescriptorDisplayMethod {get; set;}
[CategoryAttribute("ThumbnailXpress")]
[DescriptionAttribute("Indicates the source of the descriptor text content.")]
[BrowsableAttribute(true)]
public: __property DescriptorDisplayMethods get_DescriptorDisplayMethod();
public: __property void set_DescriptorDisplayMethod( 
   DescriptorDisplayMethods value
);
[CategoryAttribute("ThumbnailXpress")]
[DescriptionAttribute("Indicates the source of the descriptor text content.")]
[BrowsableAttribute(true)]
public:
property DescriptorDisplayMethods DescriptorDisplayMethod {
   DescriptorDisplayMethods get();
   void set (    DescriptorDisplayMethods value);
}

Property Value

The DescriptorDisplayMethods which allow selection of the source of the descriptor text content.
See Also

Reference

ThumbnailXpress Class
ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback