Click or drag to resize
SoAnnoText3PropertyrenderPrintType Property

This flag specifies how annotation text should be rendered (as 3D text or 2D text) and how it should be printed when the Hard Copy Extension is used (as 3D vectors or 2D PostScript raster fonts).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoAnnoText3PropertyRenderPrintTypes> renderPrintType { get; }

Property Value

Type: SoSFEnumSoAnnoText3PropertyRenderPrintTypes
Remarks

. Default is RENDER3D_PRINT_VECTOR.

See Also