DocumentInfoRequestedEventArgsIsVector Property |
Indicates whether this document should allow sending larger images to the client when the zoom is greater
than 1. When false, the 1:1 image will be sent, and scaled on the client.
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 bool IsVector { get; set; }
Public Property IsVector As Boolean
Get
Set
Property Value
Type:
BooleanSee Also