'Declaration <DefaultValueAttribute()> Public Property Width As Double
'Usage Dim instance As PaperSize Dim value As Double instance.Width = value value = instance.Width
[DefaultValue()] public double Width {get; set;}
Target Platforms: Windows Server 2012, Windows RT
PaperSize Class PaperSize Members
Copyright © GrapeCity, inc. All rights reserved.