Accusoft.PdfXpressSdk Namespace > PageInfo Class : ClipWidth Property |
'Declaration Public Property ClipWidth As Double
'Usage Dim instance As PageInfo Dim value As Double instance.ClipWidth = value value = instance.ClipWidth
public double ClipWidth {get; set;}