[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WebVideoProperties.Width

Width Property

Width

Gets or sets the width of the rendered html page in pixels.

Value must be greater than 0.

The default is 0.

Declaration
public int Width { get; set; }
Public Property Width As Integer