Show / Hide Table of Contents

Enum TextSizing

Specifies the text sizing.

Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public enum TextSizing

Fields

Name Description
Arc

Text is rendered on an arc path inside the container size. This applies for single line of text only.

FontSizeScaling

Font size is automatically reset to render the text fitting the container size. This applies for single line of text only.

None

Text is rendered without any sizing.

OuterArc
ParagraphScaling

Font size is automatically reset to render the text paragraph fitting the container size but taking the current font size as the max scale value. This applies for single and multiline text.

ParagraphScalingAndFill

Font size is automatically reset to render the text paragraph fitting the container size. This applies for single and multiline text.

Stretch

Text is rendered to fill the container size. This applies for single line of text only.

Vertical

Text is rendered vertically (like stacked chars) inside the container size. This applies for single line of text only.

Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com