Click or drag to resize

DocumentInfoRequestedEventArgsPageSize Property

Default page size in pixels. This is set to Size.Empty if the info hasn't been loaded yet. Setting this property is necessary when setting the PageCount property.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Size PageSize { get; set; }

Property Value

Type: Size
See Also