Public StrikeOut As Byte
Dim instance As LogFont Dim value As Byte value = instance.StrikeOut instance.StrikeOut = value
public byte StrikeOut
public: unsigned char StrikeOut
public var StrikeOut : byte
The default is false.
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.