[Foundation.Export("VerticalPageSpacing")] [Browsable(true)] public double PageSpacing {get; set;}
'Declaration <Foundation.ExportAttribute("VerticalPageSpacing")> <BrowsableAttribute(True)> Public Property PageSpacing As Double
'Declaration
<Foundation.ExportAttribute("VerticalPageSpacing")> <BrowsableAttribute(True)> Public Property PageSpacing As Double
'Usage Dim instance As FlexViewer Dim value As Double instance.PageSpacing = value value = instance.PageSpacing
'Usage
Dim instance As FlexViewer Dim value As Double instance.PageSpacing = value value = instance.PageSpacing
FlexViewer Class FlexViewer Members