Leadtools.Jpip Namespace > ViewWindowFields Class : FrameSize Property |
public LeadSize FrameSize {get; set;}
'Declaration Public Property FrameSize As LeadSize
'Usage Dim instance As ViewWindowFields Dim value As LeadSize instance.FrameSize = value value = instance.FrameSize
Use this field to identify the desired resolution of the image. If the requested resolution is not available for the desired image, the server will decide the best resolution using the RoundingDirection field.