DwfWhipFontHeight Property |
Gets or sets Height
Namespace:
Aspose.CAD.FileFormats.Dwf.Whip.Objects.Service
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 22.3
Syntaxpublic DwfWhipOptionFontHeight Height { get; set; }
Public Property Height As DwfWhipOptionFontHeight
Get
Set
public:
property DwfWhipOptionFontHeight^ Height {
DwfWhipOptionFontHeight^ get ();
void set (DwfWhipOptionFontHeight^ value);
}
member Height : DwfWhipOptionFontHeight with get, set
Property Value
Type:
DwfWhipOptionFontHeight
See Also