Accusoft.ThumbnailXpress6.Net
DescriptorDisplayMethod Property




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

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback