This document is archived and information here might be outdated. Recommended version. |
Indicates if marker symbol in '0' position is flipped 180 degrees.
[Visual Basic .NET]
Public Property FlipFirst As Boolean
[C#]
public bool FlipFirst {get; set;}
[C++]
HRESULT get_FlipFirst(
Boolean* FlipFirst
);
[C++]
HRESULT put_FlipFirst(
VARIANT_BOOL FlipFirst
);
[C++] Parameters FlipFirst [out, retval]
FlipFirst is a parameter of type bool* FlipFirst [in]
FlipFirst is a parameter of type bool