[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WebVideoProperties.Height

Height Property

Height

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

Value must be greater than 0.

The default is 0.

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