'Declaration Public Property VerticalOffsetAlignmentFrom As WrappingVerticalOffsetAlignmentFrom
'Usage Dim instance As SignatureLineOptions Dim value As WrappingVerticalOffsetAlignmentFrom instance.VerticalOffsetAlignmentFrom = value value = instance.VerticalOffsetAlignmentFrom
public WrappingVerticalOffsetAlignmentFrom VerticalOffsetAlignmentFrom {get; set;}