The width of the output result in pixels.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 21.2
Syntaxpublic int Width { get; }
Public ReadOnly Property Width As Integer
Get
public:
property int Width {
int get ();
}
member Width : int with get
Property Value
Type:
Int32
See Also