Accusoft.ThumbnailXpress6.Net
DescriptorDisplayMethod Property




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

Property Value

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

Reference

ThumbnailXpress Class
ThumbnailXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback