Click or drag to resize
SoAnnoText3PropertyisCharOrientedRasterPrint Property

This flag is used when the field OIV.Inventor.Nodes.SoAnnoText3Property.renderPrintType is equal to RENDER3D_PRINT_RASTER or RENDER2D_PRINT_RASTER.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool isCharOrientedRasterPrint { get; }

Property Value

Type: SoSFBool
Remarks

It specifies whether the text should be oriented (or not) for printing when using the Hard Copy Extension. Default is true.

See Also