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

WebVideoProperties Class Properties

For a list of all members of this type, see WebVideoProperties members.

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
See Also