DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / WebVideoProperties Class
Properties Methods

WebVideoProperties Class Members

The following tables list the members exposed by WebVideoProperties.

Public Properties
 NameDescription
Public PropertyGets or sets the embedded HTML to be rendered within the image.

The default is a null reference (Nothing in Visual Basic).

 
Public PropertyGets or sets the height of the rendered html page in pixels.

Value must be greater than 0.

The default is 0.

 
Public PropertyGets or sets the width of the rendered html page in pixels.

Value must be greater than 0.

The default is 0.

 
Top
Public Methods
 NameDescription
Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
Public Method  
Public MethodServes as the default hash function.  
Public Method Resets properties to defaults.  
Public MethodOverloaded. Sets the video URL associated with this WebVideoProperties.  
Top
See Also