DwfWhipTextUnderscore Property |
Gets underscore
Namespace:
Aspose.CAD.FileFormats.Dwf.Whip.Objects.Drawable.Text
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 22.3
Syntaxpublic DwfWhipTextOptionScoring Underscore { get; set; }
Public Property Underscore As DwfWhipTextOptionScoring
Get
Set
public:
property DwfWhipTextOptionScoring^ Underscore {
DwfWhipTextOptionScoring^ get ();
void set (DwfWhipTextOptionScoring^ value);
}
member Underscore : DwfWhipTextOptionScoring with get, set
Property Value
Type:
DwfWhipTextOptionScoring
See Also