Click or drag to resize

PdfRectangleIsVertical Property

Gets a flag to indicate whether the character is vertically rotated.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public bool IsVertical { get; }

Property Value

Type: Boolean
See Also