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