public byte UnderlineGapWidth {get; set;}
public: __property byte get_UnderlineGapWidth(); public: __property void set_UnderlineGapWidth( byte value );
public: property byte UnderlineGapWidth { byte get(); void set ( byte value); }
'Declaration Public Property UnderlineGapWidth As Byte
'Usage Dim instance As ImGearRecLetter Dim value As Byte instance.UnderlineGapWidth = value value = instance.UnderlineGapWidth
ImGearRecLetter Class ImGearRecLetter Members
©2017. Accusoft Corporation. All Rights Reserved.